Search Issue Tracker
[Coverage] Coverage api returns no sequence points for switch expression
Steps to reproduce: 1. Open attached project2. Make sure that code coverage is enabled3. Open Test Runner and run ATestSimplePasses ... Read more
"ImageConversion.EncodeArrayToJPG" colors are different in "BGR" encodin...
How to reproduce:1. Open project "EncodingBug.zip"2. Enter the "SampleScene" Scene3. Enter and exit Play Mode4. Go to the "EncodingB... Read more
Updates to GetComponent(string) on implicit "this" / "self" generates wr...
To Reproduce:1. Open 'Test.cs' in the attached project, Observe the line 'Component comp = GetComponent(scriptname)2. Run API update... Read more
Compiler does not allow implicit conversions in a ternary operator
Steps to reproduce:1. Open attached project ("New Unity Project1").2. Notice that the "Console" window outputs: "Assets/test.cs(11,1... Read more
[Build] Closing built application throws NullReferenceException at Unity...
Steps to reproduce: 1. Open attached project "765509.zip"2. Build project3. Run built project4. Wait until scene appears5. Close bui... 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
Building for WebGL fails due to UnusedBytecodeStripper2 with 'subset .NET'
Steps to reproduce:1. open attached project2. build for WebGL - fails and throws 2errorsError: UnusedBytecodeStripper2.exe did not r... Read more
Unity crashes on mono_string_new when trying to open scene
To reproduce:1. Open attached project ("790501.zip")2. Open "Main6" scene Actual behavior: Unity crashes Read more
[Backport] Coroutine with WaitForEndOfFrame() finishes too soon when the...
How to reproduce:1. Open the attached project "timeRepro"2. Open the scene "SampleScene" and Enter Play mode (Assets/Scenes/SampleSc... 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