Search Issue Tracker
[Physics2D] Rotating flipped Rigidbody2D leads to constant rotation
Steps to reproduce:1. Download and open the user's project "Rigidbody2DRotationIssue.zip"2. Enter Play mode with SampleScene active3... Read more
Linux Editor gets stuck in a "Compiling Scripts" and "Reloading Assembli...
How to reproduce:1. Create a new project2. Press Ctrl+Shif+B to open the "Build settings" window3. Switch the platform to "Android" ... Read more
[macOS] Ctrl+Click does not open ObjectField context menu ("Properties.....
Reproduction steps:1. Create and open a new Unity project2. In Hierarchy, select Main Camera3. In Inspector, Hold Control Keyboard B... Read more
Vulkan shader compilation fails when shader uses an array of structs
Reproduction steps: 1. Add the attached shader "vulkan_struct_array_issue.shader" to a project2. Select the shader3. In the shader's... Read more
Struct reflection is not reported when compiling Vulkan or Metal shaders
Reproduction steps: 1. Add the attached shader "Vulkan_Metal_missing_struct_reflection.shader" to a project2. Select the shader3. In... Read more
[WebGL][Bolt] "Failed to deserialize scriptable object" error is thrown ...
How to reproduce:1. Open the attached project2. Make a WebGL Build3. Open the built WebGL Player on a browser4. Open the Developer C... Read more
The items in the Theme dropdown in UI Builder needs some cleanup
The Theme dropdown in UI Builder contains default, runtime and Unity Default Theme items which are confusing for users. The followin... Read more
[Mono] Unity crashes when calling FindObjectsOfType() with a generic abs...
How to reproduce:1. Open the attached "1312890 repro" project2. Open the "SampleScene" Scene from the Assets folder3. Enter Play Mod... Read more
Having a struct in the global CBuffer makes OpenGLCore and GLES3 targets...
Reproduction steps: 1. Add the attached shader "GLES3_GLCore_missing_Globals_reflection.shader" to a project2. Select the shader3. I... Read more
Mesh crashes the mesh importer
Repro:1. Open attached project2. Right-click the FBX in the project3. Select import Expected: The mesh importsObserved: The editor c... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled