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
An error, that can not be cleared, is thrown when disabling reference va...
Reproduction steps:1. Open project “AssemblyLoadException“2. Select “Flexy.Deploy.OSX“ in the Project window3. Disable “Validate Ref... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default