Search Issue Tracker
Calling Application.LoadLevel() from within not-included-in-the-build scene
If you call "Application.LoadLevel(0)" and the current scene has not been added to the build settings, then the call will re-load th... Read more
Play, Stop, Step buttons don't turn blue in Play Mode with maximized Sce...
- Maximize Scene View by pressing Space- Press Play- The Play, Pause and Step buttons don't turn blue However, Unity doesn't freeze,... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default