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
Double-clicking on "Debug.Log()" message doesn't open the script when Lo...
How to reproduce:1. Open the attached "1308839_Repro.zip" project2. Open the Scene "SampleScene"3. Open the Player Settings (Edit-&g... Read more
Conditional compilation problem with RuntimeInitializeOnLoadMethod
Repro steps: 1. Open "DELETE.zip" project2. Clear the Console and enter Play mode3. Exit Play mode and check the Console output (Tes... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph