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 free... 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 t... 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... 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 device 2. 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 twich... 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
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
- Text is culled by size when Content Size Fitter is small and rich text is used