Search Issue Tracker
Crash on core::StringStorageDefault<char>::append when importing assets ...
Reproduction steps: 1. Create a new HDRP project 2. Download and try to import the "Book Of The Dead: Environment" asset from https:... Read more
[Asset Import] Errors thrown on creating a project using microgame templ...
When a project is created using the latest microgame templates, a couple of errors are thrown in the console. 1] GetLoadedImportedA... Read more
Editor throws warning when adding a Scriptable Object as a sub asset usi...
How to reproduce: 1. Open attached project "case1262293.zip" 2. Select "MainAsset" in the Project window 3. Click the "Add" button i... Read more
Scene GameObjects disappear when renaming it to an already deleted Scene...
How to reproduce: 1. Create a new project 2. Create a new Scene 'test' in the Scenes folder and open it 3. Delete the newly created ... Read more
Texture Assets are reimported when the launched Editor is recovering fro...
How to reproduce: 1. Open user-submitted project (TextureReImportTest.zip) 2. Open the Assets/Scripts/BreakTheTextures.cs script 3. ... Read more
[Shadergraph] All materials using shadergraph shaders have pink thumbnails
How to reproduce: Note: do not delete your library folder at any point, this seems to fix the bug 1. Create a new project 2. Add Uni... Read more
Console errors appear when reimporting UnityEngine.UI when the Library f...
Reproduction steps: 1. Download the attached "linktest.zip" project 2. Move the "Library" folder to a different disk 3. Create a sym... Read more
AssetDatabase.Refresh takes significantly longer after each code change
How to reproduce: 1. Open the attached project (link in the Edit) 2. Make a change in any script and save Expected results: AssetDa... Read more
Resources.Load returns 'False' in OnPostprocessAllAssets when the Asset ...
How to reproduce: 1. Open user-submitted project (Initialize Resources Bug.zip) 2. See the Console window - load result is 'True'(if... Read more
Fixed audio mixer reimport stalls when toggling between mixer assets in ...
How to reproduce: 1. Open attached project "test.zip" and scene "SampleScene" 2. In Audio Mixer window, select "main" mixer 3. In A... 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