Search Issue Tracker
Assert appears while Unity recompiles script and scene is running
Repro 1. Open attached project 2. Run "TextureTest" scene 3. Open "DownloadTextureTest.cs" and make some changes 4. Save the script ... Read more
Errors about "Invalid AABB result" appear in console while running a scene
Regression from Version 5.3.0f4 (2524e04062b4) Repro steps: 1. Open attached project 2. Run the "Level" scene ==> aabb.IsFinite() Is... Read more
yield instruction WaitForEndOfFrame doesn't work in ExecuteInEditMode
How to reproduce: 1. Open the attached project 2. Open TurnScreenWhiteWithAlpha scene 3. Notice that nothing changes, but game view ... Read more
GC.MarkDependencies takes up a lot of CPU time for certain game objects
How to reproduce: 1. Open attached project 2. Open scene GAFHiccup.unity 3. Open the Profiler window 4. Play the scene 5. Delete th... Read more
Editor doesn't start up on Windows 32bit
-e: as per title, editor startup fails with windows error message. --NOTE: XP support for the editor was dropped with 5.3 -repro: -... Read more
Cursor flickering in editor while playtesting if cursor.visible = false
Reproduction steps: 1. Open user submitted project "Test Cursor Locking" 2. Add user script "ScreenLockCursor.cs" to any object in t... Read more
Console doesn't have scroll bar for error detail
Console doesn't have scroll bar for error detail Although the area for error detail in the Console pane is resizable and scroll-abl... Read more
Unity is unable to display special character in console
Unity is unable to display special (ascii) characters in console. It just displays empty line with warning icon (see console for act... Read more
Editor script menu entries only visible on click
Main menu is not immediately updated when a new editor script is added. Read more
Project Wizard dialog doesn't get focus (it stays behind other windows)
Project Wizard dialog doesn't get focus (it stays behind other windows) when Unity is launched with Alt button. 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
- Nodes in the Vertex block are deleted when the edge connected to the Node is deleted
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made