Search Issue Tracker
The Unity stand-alone player is ignoring 'Default is Native resolution" ...
To reproduce:1. Build any project with Default is Native resolution setting and Display Resolution Dialog disabled.2. Run the built ... Read more
Input.compensateSensors doesn't work on Windows Store Apps
Setting Input.compensateSensors to TRUE doesn't compensate screen orientation. It works just the same as Input.compensateSensors set... Read more
Icons and fonts are not sharp on a retina display
to reproduce:1. Open Unity on a computer with a Retina displayExpected result: Everything looks properlyActual result: Icons and fon... Read more
Moving an object with local tool handles causes other axis to move incor...
To reproduce:1. Create a new project2. Make sure the tool handles are set to local3. Set the camera position to (0,0,0)4. Set the ca... Read more
AnimationClip with manually-created root motion curves causes crashes
To reproduce:1. Open attached project2. Select "New Animation.anim" - crash Does not crash with Version 4.2.2f1 Read more
When folding out prefabs Unity freezes
To reproduce:1. Open attached project2. Open Controllers/Resources folder3. Fold out First Person Controller RigidBody4. Select one ... Read more
Mono/Unity does not perform null checks properly
To reproduce:1. Open the attached project2. Attach the script to the Main Camera3. Run the scene4. Observe the logs in the console5.... Read more
Build and Run causes Unity editor to hang
To reproduce:1. create a new project2. click File -> build and run3. quit launched applicationExpected result: You can continue w... Read more
UnityEvent documentation has inconsistencies between c# and javascript
The scripting reference at Editor/Data/Documentation/Documentation/ScriptReference/UnityEvent%603.html says you should derive your c... Read more
Custom GUI causes Textfield and TextArea to behave incorrectly
To reproduce:1. Open the project "Test Project"2. Open "Escena"3. Select the Main Camera in scene4. Enter play mode - try typing som... 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
- Ping/Highlight animation pauses playing when a GameObject was selected in the Search window and the Actions context menu is opened
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component