Search Issue Tracker
Crash on SerializedProperty::IsValid() when selecting multiple Scriptabl...
Reproduction steps:1. Open the user's attached project2. Go to folder "Assets -> Puzzles"3. Select all the objects in the folder ... Read more
Buttons on the right side of the built project can't be clicked when the...
How to reproduce:1. Open the attached project “Button”2. Build And Run the project3. Click the button on the right Expected result: ... Read more
[iOS] Building an iOS project for Simulator fails in Xcode
Steps to reproduce: Create a new Unity project Switch target to iOS Change Target SDK to Simulator SDK (in Player Settings/Other) Bu... Read more
Fireflies are visible when using baked/mixed punctual lights
Steps to reproduce: Download and open the attached project (Fireflies-Bug.zip) Open SampleScene Navigate to Lighting window (Window ... Read more
Cursor does not change to text input cursor when hovering over a Text Fi...
How to reproduce:1. Open the “CursorState.zip” project2. Open “NewUXMLTemplate.uxml“ file3. Double click on a TextField component4. ... Read more
Can't build the project on WebGL when using Generic Values for Scriptabl...
How to reproduce:1. Open the attached "GenericValues"2. Open the "SampleScene" scene3. Click Build And Run4. Observe the Console Exp... Read more
[iOS] Archiving an iOS project fails
Steps to reproduce: Create a new Unity project Switch target to iOS Build the project Open the generated Xcode project and try to Ar... Read more
Camera broken FOV after project upgrade from 2020.3 to 2022.1
Project is in BuiltinRP. I don't think this issue is render-pipeline specific. Steps:1. Open attached project (CamAni.zip)2. Open ca... Read more
[Backport] Popup about missing .resource file appears when refreshing As...
Reproductions steps:1. Open the attached "case_1305732.zip" project2. Load SampleScene3. Enter Play mode Expected result: no popup w... Read more
Input.gyro.gravity inverted sign on X and Y axis depending on IOS device...
Steps to reproduce:1. Download and open the attached "IN-8164_TestGyro8" project2. Build and deploy the project to a iOS device plac... 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