Search Issue Tracker
Unit tests of a Fixed point math library cause a hard crash
Test Atan2 inside Fix16Test make Unity crash using "Editor Tests Runner". - Steps to reproduce-- Using the project attached, go to W... Read more
JsonUtility.ToJson serializes values incorrectly
Steps to reproduce:1) Open the latest attached project.2) Open scene 'TestScene'.3) Press play. The Test.cs script is used to conver... Read more
Gradient mode getter/setter does not have thread-safe access preventing ...
Reproduction steps:1. Open the attached "GradientsAndThreads" project2. Open the "ReproScene" scene3. Enter the Play mode4. Observe ... Read more
NextFrameAsync does not return when Time.timeScale is set to zero the se...
How to reproduce:1. Open the “AwaitableTimeReproduction.zip“ project2. Open the “SampleScene“3. Enter Play mode4. Click the "Start" ... Read more
A specific script crashes editor when trying to open not found 'SceneMan...
To reproduce:1. Open repro project2. Open 'TEST' scene3. Play scene Expected: scene will playActual: editor crashes Reproduced on: 5... Read more
InvalidCastException when instantiating a particle system in Corgi Engin...
Steps to reproduce: 1. Open attached project2. Open and play 'Lava' scene3. When enemies approach player, blood particle effects are... Read more
Editor crashes when adding UI Mask component to the game object with a s...
The script that causes the crash is taken from the asset Pixel Rotation Sprite: https://www.assetstore.unity3d.com/en/#!/content/881... 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
"All compiler errors have to be fixed before you can enter playmode!" er...
Then Compiler shows error user should no be able to enter playmode.2. How we can reproduce it using the example you attached1. Creat... 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
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