Search Issue Tracker
PlayerSettings.renderingPath is marked obsolete with incorrect information
Reproduction steps:1. Create new project in Unity2. Create new C# script and open it3. Write into it "PlayerSettings.renderingPath"4... Read more
The 'Class can not exist in multiple namespaces in the same file' warnin...
How to reproduce:1. Open the user's attached project2. In the Project window right-click on the 'NotOk' Script and select 'Reimport'... 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: Ge... 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 project2. Run the provide tests Result: Unity Editor freezes and crashes. Repro... Read more
Editor Hangs on Application.Reload when unloading Domain
Reproduction steps:1. Open user attached Project2. Open PATH Scene3. Press Play4. Exit Play mode5. Press Play Expected result: The G... 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
[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 has... Read more
MonoBehaviours with identical names but different Namespaces attached to...
Steps to reproduce:1. Open attached “ReferenceTest.zip” Unity project2. Open “Main” scene3. Select “References” object in Hierarchy4... 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 console3. Inspect test.cs script Expected: ... 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 "Uni... 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