Search Issue Tracker
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
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
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
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
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
Need to save the scene to save changed colors if the color change was do...
Reproduction steps: 1. Open "MinimalReproProject" 2. Open the "Main" Scene 3. Navigate through the Project window to "Resources" ->... Read more
Scriptable Object's icon is missing in the Inspector in 5.6
Steps to reproduce: 1. Open attached project "933112.zip" 2. Right click on the Project View and create a new "Custom Scriptable Obj... Read more
[macOS] Could not load native macOS plugin linked to libmono.0.dylib in ...
When testing the upgrade to Unity 2017.1 from Unity 5.5.3p3, a native macOS plugin (https://github.com/gree/unity-webview) has stopp... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow