Search Issue Tracker
Array list is not displayed in the Inspector window when using a Seriali...
How to reproduce:1. Open the attached "PropertyFieldDefaultVisibility.zip" project2. Open the "SampleScene" Scene3. Select "GameObje... Read more
WriteOutStallStackTraces provides no information when stalling with Edit...
Reproduction steps:1. Open the attached project "Project.zip"2. Go to Edit > Preferences > Diagnostics > Editor3. Enable "W... Read more
FileUtil.DeleteFileOrDirectory deletes the entire project folder when it...
Reproduction steps:1. Open the attached project "Case_1382446"2. In the Menu Bar select "FileUtil-> Execute" Expected result: An ... Read more
Some GameObjects ignore the Default Parent when creating them in the Hie...
Reproduction steps:1. Open the attached project "Case_1385025" and load Scene "SampleScene"2. In the Hierarchy, right-click the "Def... Read more
Default Parent of a Scene gets reset when the Editor is restarted
Reproduction steps:1. Open the attached project "DefaultParentIssue" and load Scene "SampleScene"2. Right-click the "DefaultParent" ... Read more
Texture Compression settings on Android and WebGL Platforms are reset to...
How to reproduce:1. Open the attached "1385257_Repro.zip" project2. Open the Build Settings (File->Build Settings...)3. Switch to... Read more
ReorderableList causes an ArgumentOutOfRangeException error when Propert...
How to reproduce:1. Open the user-submitted project2. In the Project window, select the Asset "BaseLookAtMe" (Assets/BaseLookAtMe.as... Read more
Typing transform expressions like /=3 first resets the value to 0 instea...
Reproduction steps:1. Create and Open new Project2. Make two empty GameObjects3. In the Inspector Window set the first GameObject's ... Read more
ArgumentOutOfRangeException is thrown for ReorderableList when nesting S...
How to reproduce:1. Open the user's attached project2. In the Project window, navigate to Assets/Scripts3. Select the Asset "Recurse... 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
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
- IL2CPP Player crash on VisualElement_get_hierarchy when calling VisualElement.Add in the Start() method