Search Issue Tracker
Custom Merge/diff tool not selectable
- Users should have a way of selecting any application (or a subset of supported tools).-- I suggest to add a "Browse..." item on th... Read more
Uniform Scaled Objects with transparent shaders issue
To Reproduce:1. Open the Bug Scene.2. Press Play. Objects with transparent shaders are not rendered in the correct order (back to fr... Read more
InvokeRepeating timing is off when invoking at time=0f
When calling InvokeRepeating("methodName", 0f, repeatRate) the interval between the first two invocations is always 1 sec. too short... Read more
Linq's Sum/Any not being AOTd and raises a runtime exception
Repro: 1. Build & run to the device2. Click either "Any burning edge" or "Sum"3. You will get ExecutionEngineException Read more
Unity is unable to load animation from attached COLLADA file
Unity is unable to load the attached COLLADA file. Current Unity:1) doesn't assign correct diffuse texture.2) The legs are twiching3... Read more
Improve default demo discovery
Suggested solutions: - Shortcut to /Users/Shared/Unity and the windows equivalent inside the Unity applications folder. - Make sure ... Read more
You can't rename files when file filter is on
Steps to reproduce:1) Enter something into file filter box in Project view2) Press F2 (on windows) to rename any file - F2 doesn't d... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template