Search Issue Tracker
Error when switching between Gamma and Linear color spaces
In any project, go to Player Settings and change Gamma to Linear in the Color Space dropdown. InvalidOperationException: Operation i... Read more
[Android] Weird rotation when the object is placed on a plane
Reproduction steps: Open the user’s attached project (“ARTestApp.zip”) Build And Run on an Android device Face the device's camera i... Read more
invalid subscript 'zw' error when attempting player build with lit mesh ...
Repro steps:1. Import the attached package in an HDRP-enabled project2. Add the TestScene to the build settings3. Attempt a player b... Read more
EditorGUI.FloatField cannot return "Infinity"
To reproduce:1. Import attached script to project2. Select window->Bug Test3. Type infinity into first field4. Notice that 3.4028... Read more
Crash in find_method_in_metadata when loading project
To reproduce:1. Open attached project2. Editor crashes Reproducible: 5.4.0b2, 5.3.2f1, 5.2.4f1 Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
Directionality artifacts in multi-scene lighting setups
Steps to reproduce:1. Download attached project 'New Unity Project78.zip'2. Unzip and load project3. Open 'test' scene4. Additively ... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more
[UWP] [Surface Pro] Windows Hello Window appears behind Unity App
First set up Windows hello following these directions:https://blogs.windows.com/devices/2015/12/17/how-to-set-up-windows-hello-on-yo... Read more
Error "GetLocalizedString is not allowed" when dragging polygon sprite t...
How to reproduce:1. Create a new project2. Create a new "square" sprite type (Project window -> Create -> Sprites -> Square... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class