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 w... Read more
InitializeOnLoadMethod throws exception with generic parameter
Steps to reproduce:1. Open user attached project2. Uncomment the first line of TheBug.cs script3. Notice the errors in the console- ... Read more
[2018.4] Broken csproj is generated when Visual Studio is installed
How to reproduce:1. Open the attached project2. in Preferences > External tools, set the Script Editor to Visual Studio3. Assets ... Read more
Crash on UnityEditor.SerializedObject:InternalCreate when creating a new...
Reproduction steps:1. Open project from the Google Drive link2. Open scene "Farm"3. Go to Window > Easy Save 3 > Settings, mak... 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. Expecte... 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 server2. Open the "bug.zip" project3. Open the only scene4. ... 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 Rep... Read more
Editor freezes on Application.Reload when converting Float to ULong
Reproduction steps:1. Open the user's project2. Open the "SampleScene" scene3. Enter the Play Mode Reproducible with: 2020.3.34f1, 2... 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 witho... 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" scene3. Enter Play Mode Expected result: Editor d... 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
- Mesh stretching and Animator values blend as if Additive when floating-point drift creates micro-overlaps between adjacent clips on the timeline
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- Constant buffers are redundantly uploaded when consecutive compute dispatches are executed on DirectX11
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled