Search Issue Tracker
After Unity loads the project it crashes on System.Array:ClearInternal (...
How to reproduce: 1. Open user's attached project "ID.zip" 2. After the project is loaded wait from 10 to 15 seconds and the project... Read more
InitializeOnLoadMethod throws exception with generic parameter
Steps to reproduce: 1. Open user attached project 2. Uncomment the first line of TheBug.cs script 3. Notice the errors in the consol... Read more
[2018.4] Broken csproj is generated when Visual Studio is installed
How to reproduce: 1. Open the attached project 2. in Preferences > External tools, set the Script Editor to Visual Studio 3. Assets ... Read more
Crash on UnityEditor.SerializedObject:InternalCreate when creating a new...
Reproduction steps: 1. Open project from the Google Drive link 2. Open scene "Farm" 3. Go to Window > Easy Save 3 > Settings, make s... Read more
TextAsset Object is still null after calling it's constructor from script
To reproduce: 1.Download and open "repro886727project". 2.Open "test" scene. 3.Enter play mode. 4.Check the console for output. Ex... Read more
Unity exceptions in asynchronous methods called from UdpClient are not h...
Reproduction steps: 1. Open the "Server.zip" project in VS and start the server 2. Open the "bug.zip" project 3. Open the only scene... Read more
Calling to MF .Net created objects during runtime results in a crash
Steps to reproduce: 1. Download and open the attached project (case_843277-MFTest\MFTest\Unity\MFTest) 2. Press play Result: crash ... Read more
Editor freezes on Application.Reload when converting Float to ULong
Reproduction steps: 1. Open the user's project 2. Open the "SampleScene" scene 3. Enter the Play Mode Reproducible with: 2020.3.34f... Read more
Unity compiler ignores -reference alias in .rsp files
Reproduction steps: 1. Open the attached project inside of "case_1143273-ReferenceSample.zip" Expected result: Project opens up wit... Read more
Editor freezes when using Debug.Log and trying to print a value within t...
How to reproduce: 1. Open attached project "Case_1164485_repro.zip" 2. Open "Paddle" scene 3. Enter Play Mode Expected result: Edit... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions