Search Issue Tracker
Creating AudioClip with non-standard frequency 48000hz is fixed to 44100...
How to reproduce:1. Open the user's attached project2. Build and run the project for WebGL (File -> Build and Run)3. Observe the ... Read more
[Mono][Android] NullReferenceException error is thrown in device logs wh...
Reproduction steps:1. Open the attached Unity project "WebRequestIssue.zip"2. In the Project window navigate to Assets folder > S... Read more
ProBuilder Window tooltips don't show up on mouse cursor hover
How to reproduce:1. Open any project with the ProBuilder package installed2. Open the ProBuilder Window (Tools > ProBuilder > ... Read more
Prefab is not reimported when FormerlySerializedAs is added to script
Reproduction steps:1. Open the user attached project2. Open Assets/TestFormerlySerializedAsBug/TestFormerlySerializedAsBug1.cs3. Ope... Read more
C# default interface method only works the first time
If a single test is run it works fine, but if "Run All" is used it only uses the correct default method in the first test. Even thou... Read more
Cannot change scene view orthographic camera size
When setting the scene view camera to orthographic, there is no way to change the size of the viewAlthough there is a slider to chan... Read more
[Android] Input.GetTouch function first coordinates position data is aff...
Reproduction steps:1. Open the attached Unity project "InputIssue.zip"2. Open "Test.unity" Scene from the Scenes folder3. Build and ... Read more
[Windows] The returned screen refresh rate is rounded down when calling ...
How to reproduce:1. In Windows, set the display refresh rate to 59,940 Hz (or any other non-integer value) (Right-click on the Deskt... Read more
Property fields have become narrower when using MaterialEditor.SetDefaul...
Reproduction steps:1. Open the attached project "Case_1405121.zip"2. In the Project window select "New Material.mat"3. Observe the f... Read more
Variant directives do not set disabled keywords to 0
#pragma multi_compile and #pragma shader_feature directives do not set disabled keywords to 0, which results in unknown identifiers ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS