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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window