Search Issue Tracker
Every time you create a new project an assert is printed 28 times in the...
The assert is: ok (Filename: C:/BuildAgent/work/afa2580bf6048259/PlatformDependent/Win/File.cpp Line: 961) Regression introduced in ... Read more
Project view sorting order differs from the hierarchy sorting order
To reproduce:1. Open attached project2. In the project view, navigate to PrefabTest > Canvas (expand the prefab). Note the order ... Read more
Attempting to get a component that isn't present allocates memory
Steps to reproduce : - import the project attached- open the scene- open the Profiler- press play and notice that GetComponentAllocR... Read more
Reverting a prefab causes it to duplicate
To reproduce:1. Open the scene ReproCase2. Select one of the children of the prefab instance3. Change its position4. Now click the r... Read more
[Mac-only] Crash when opening Drag And Drop scene in UI project after re...
- Open attached project- You will see some tabs that failed to load: http://i.imgur.com/99lvNON.png- Right click on them and remove ... Read more
Resources.UnloadUnusedAssets() doesn't unload fonts if they were loaded ...
Resources.UnloadUnusedAssets() doesn't unload fonts if they were loaded from an asset bundle and unloaded by using AssetBundle.Unloa... Read more
Asset reference is null after disk operations
To reproduce:1. Open attached project2. In the menu bar open up Swing > TestWindow3. Drag the "test" asset (from project) into th... Read more
Adding a sub-asset by code breaks an icon and the Inspector view
To reproduce:1. Go to the Meshiah menu and click Create Empty - A new 'Mesh' object will be created and will appear with a blank 'pa... Read more
Crash when reopening a scene where an object was set to HideAndDontSave
To reproduce:1. Open attached project2. Open scene "BugRecreator"3. In scene hierarchy select Prefab > Cube > Capsule4. In the... Read more
Text in the Inspector remains bold after applying changes to a prefab un...
Steps to reproduce : - import the project attached- open the "PrefabTest" scene- select the "TestObject" andchange a variable in the... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS