Reporting Unity related issues
In case you encounter any issues with Unity support in Rider, please report a bug to "Unity Support" plugin issue tracker and provide the following information:
1. Unity Editor version
2. Rider log files (JetBrains Rider -> Help -> Collect Logs). Find more about collecting Rider logs here
3. Unity Editor Plugin logs:
- Set logging level to Trace in Unity -> Preferences -> Rider -> LoggingLevel
- Reproduce the issue
- Collect the logs
On Windows:
Collect files from:
%temp%\Unity3dRider\*.log
On Mac OS:
Run the following command in Terminal and collect *.log files:
open /$TMPDIR/Unity3dRider/
4. Unity Editor logs, see Editor section in this Unity documentation article
Please sign in to leave a comment.