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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions