Search Issue Tracker
Seeking audio track preview at the very right border produces an invalid...
1. Open or create a project with audio file 2. Select the audio file. Make sure Inspector is visible 3. Click on its preview to play... Read more
Multiediting textures causes inspector to break
To reproduce: 1. Open "New Unity Project 92" 2. Select all of the sprites in the project 3. Change their type to "Advanced" 4. Try c... Read more
Only system administrator accounts can build projects to Android
A "SecurityException: A security error has been detected." error message is shown in the console and the build fails when trying to ... Read more
TextGenerator reports incorrect line height if new line escape character...
Open scene Test in the attached project and press Play. Notice the line heights reported in the Console. Read more
No break on breakpoint in generic classes in the editor
To reproduce: 1. Open attached project 2. Sync MonoDevelop project 3. Put a breakpoint in BaseEditorTest, line 8 4. Put a breakpoint... Read more
Allow abstract/generic AssetPosprocessors
To reproduce: 1. Open the attached project 2. Notice the spam of errors that are caused by a generic AssetPostprocessor and an abstr... Read more
uGUI scene gizmos can be set to illegal parameters in inspector
1. Create button in a scene Example 1: 2. in inspector for anchor min, set value that is higher than anchor max. 3. result is that ... Read more
Pressing keyboard letter doesn't jump to the next item starting with tha...
Steps to reproduce : - create a new project - create a few game objects in the Hierarchy - press the first letter of an object and ... Read more
Application crashes on ART runtime with script incompatibility
Application crashes on android device while using ART runtime. Works normal on Darvik runtime. Tested with Google Nexus 4 with andr... Read more
Terrain tree culling performance regression
This bug has been fixed. However, some similar regression bugs are suspected to still exist. Please file new bug reports for them.... 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 Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon