Search Issue Tracker
CompilationPipeline.GetAssemblyNameFromScriptPath returns the wrong asse...
How to reproduce: 1. Open the attached project 2. Open the Test Runner 3. Run the 'NewTestScriptsimplePasses" test, it fails Actual... Read more
Using Assembly Definition increases recompile time for about 10 seconds ...
Reproduction steps: 1. Download user's project and open in Unity 2. Try changing Test.cs script and note the recompilation time 3. R... Read more
Visual Studio Debugger's "Step Into" function does not work between asse...
How to reproduce: 1. Open the attached project ("TestDebug.zip") 2. Open the repro scene ("SampleScene") 2. Open the "Test1.cs" scri... Read more
Editor: Assembly icons are not shown correctly.
Assemblies imported into Unity are showing a blank icon instead of the Assembly icon. Read more
Random.value does not return 0.0f or 1.0f
To reproduce: 1. Open attached Unity project "randomvalue.zip" 2. Open "doesnotreturn" scene 3. Go into Play mode Expected result: ... Read more
Editor exits with return code 0 even with compilation errors when Unity ...
Untiy Editor exits with incorrect return code 0 if there are compilation errors and Editor is launched from the command line in a -b... Read more
Wrong localized language name of Simplified/Traditional Chinese in Edito...
How to reproduce: 1. Open user-submitted project (ChineseLocalizationIssue) 2. Enter Play Mode and check the Console window Expecte... Read more
IDbCommand ExecuteNonQuery method rapidly allocates memory
Reproduction steps: 1. Download project "MemLeak.zip" and open in Unity 2. Open scene "memtestscene" 3. Open Task Manager 4. Enter P... Read more
[.NET 4.6] Cannot see local variables in VS Watch window when debugging ...
Steps to reproduce: 1. Download attached project and open "Example" scene 2. Open script Example.cs in Visual Studios 3. Add breakpo... Read more
Obsoleted network types cause TypeLoadExceptions in Playmaker dll
When importing Playmaker from the Asset Store in 2018.2, script upgrader kicks in and triggers an API update. Afterwards, a lot of e... 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
- [2023.2] HDRP Asset Settings Helper throws a NullReferenceException
- [URP] SubmitRenderRequest with NativeRenderPass + Upscaling doesn't work
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time