Search Issue Tracker
Rotation Constraints constrain in Local Space rather than World Space
How to reproduce: 1. Open attached project2. Open scene unity4TorqueTester.unity- Scene contains 3 cubes:- Cube 1 (NormalCube) is no... Read more
[IL2CPP] Test fails when writing a ZipArchive into a ZipArchiveEntry wit...
How to reproduce:1. Open the user’s attached project2. In the Test Runner window, press the “Run All Tests” button and observe the r... Read more
Editor quits during license activation (serial mismatch)
h5. Description: If a ULF license is successfully activated, a second activation (via Editor command line) fails, and aborts the job... Read more
iOS: "Shader compilation failed" error in the log
- Create new empty project- Build it for iOS (with any backend Mono or IL2CPP)- Run on a device- See an error in the xCode log (full... Read more
ScriptableObject script property is set to "None (Mono Script)" instead ...
Reproduction steps:1. Open the user's attached "My project.zip" project2. In Assets > Scenes click on the "Test" ScriptableObject... Read more
[.NET] const field named same as a field in base class causes the field ...
Repro consists of 2 classes: using UnityEngine; abstract class BaseClass : MonoBehaviour{[SerializeField]private int m_Number = 5; p... Read more
UI Toolkit ListView recursive method call causes StackOverflowException
Reproduction steps:1. Open the "IN-48963.zip" project2. Open the "Assets/Tests/Combined tests" Scene3. Attach Rider/Visual Studio to... Read more
[VFX Graph] Visual Effect is recompiled before entering playmode even if...
Steps to reproduce: 1. Open attached project2. Open scene "OutdoorsScene"3. Open "New VFX" visual effect4. Make sure visual effect g... Read more
[Mac] UnityEditor Mac sometimes loses the installed Platform Support
To reproduce:1. Create a new project2. Set Platform Support to iOS or Android3. Close Unity4. Open the project again Expected result... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved