Search Issue Tracker
PlayerSettings.renderingPath is marked obsolete with incorrect information
Reproduction steps: 1. Create new project in Unity 2. Create new C# script and open it 3. Write into it "PlayerSettings.renderingPat... Read more
The 'Class can not exist in multiple namespaces in the same file' warnin...
How to reproduce: 1. Open the user's attached project 2. In the Project window right-click on the 'NotOk' Script and select 'Reimpor... Read more
MaterialPropertyBlock.GetColor(int nameID) is missing from the API
To reproduce: 1. Open the project, attached by the tester (noMethod.zip) 2. Observe the compilation error in the console Expected:... Read more
Running a Task that derives from a class as generic results in a crash w...
Steps to reproduce: 1. Download and open the attached project 2. Run the provide tests Result: Unity Editor freezes and crashes. R... Read more
Editor Hangs on Application.Reload when unloading Domain
Reproduction steps: 1. Open user attached Project 2. Open PATH Scene 3. Press Play 4. Exit Play mode 5. Press Play Expected result:... 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 wit... Read more
[Scripting/Particles] Gradient Scripting API thread checks have changed ...
Some of the Gradient api now has thread checks that were not present before the bindings system upgrade. For example Evaluate now h... Read more
MonoBehaviours with identical names but different Namespaces attached to...
Steps to reproduce: 1. Open attached “ReferenceTest.zip” Unity project 2. Open “Main” scene 3. Select “References” object in Hierar... Read more
maxSpeed and deltaTime for Vector2.SmoothDamp are not optional
To reproduce: 1. Open the project, attached by the tester (smoothDamp.zip) 2. Observe the console 3. Inspect test.cs script Expect... Read more
Error after recompiling: "An assembly with the same name `UnityEngine.UI...
Reproduction steps: 1. Open project attached.(Repro.zip) 2. Open scene "SimpleSample". 3. Press Play. 4. Detect that there is error ... 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
- Hovering on the Particle System Controls shows an offset tooltip with the overlay window name
- Inconsistent UI hover colour with poor contrast in VFX Graph window
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator