Search Issue Tracker
An Error occured while wrting to logger(s)
After updating my project to unity 2022.2.1f1, on startup i get a "System.AggregateException: an error occured while writing to logg... Read more
Calling GetComponents method on non-empty List keeps old references to e...
Reproduction steps:1. Download and open the attached project 'ComponentLeak.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. Obse... Read more
Opening a project gets stuck in an infinite recompilation loop
Reproduction steps:1. Unzip the packages into a folder next to the project folder2. Open the Project "MeshPrefabImport2.zip"3. Click... Read more
Incorrect error dialog appears when trying to attach script with spaces ...
How to reproduce:1. Create a new project2. In the Project window create a new C# script and name it "test script" (with the space)3.... Read more
[Standalone] Handheld does not exist
How to reproduce:1.Open the attached "HandheldBug.zip" project2. Build and run on Windows Standalone Expected result: Build succeeds... Read more
globalgamemanagers.assets contains references to platform-specific scrip...
Reproduction steps:1. Open the attached project "newTest.zip"2. Select "Assets/Android/AndroidScripts.asmdef" in the Project window3... Read more
"Assembly for Assembly Definition File '*' will not be compiled" warning...
Reproduction steps:1. Create a new project (with any template)2. Observe the console Expected results: No warnings are thrownActual ... Read more
NativeArray.AsReadOnly will not throw a IndexOutOfRangeException when tr...
How to reproduce:1. Open the attached project "NativeArray.zip"2. Open SampleScene3. Click Play Expected result: A IndexOutOfRangeEx... Read more
Assembly reference not detected when running Editor in batch mode after ...
Reproduction steps:1. Open the attached “bug-assembly-reference-updated.zip” project2. Close the project3. Open the Terminal and nav... Read more
[UWP] Not adding NET_STANDARD_2_0 define
How to reproduce:1. Open the attached "New Unity Project.zip" project2. Switch to UWP3. Select .NET Standard 2.0 Scripting backend i... 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