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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP