Search Issue Tracker
[Animation] The clip that is created when calling AddClip is not cleaned...
The clip that is created when calling AddClip is not cleaned up, even after the gameobject/animator you've added it to is destroyed Read more
[UI][Button] Mouse hover will trigger the disabled state of animator eve...
To reproduce:1. Open attached project2. Run the ForTest scene3. Mouse hover the button4. Check the animator state (the Button's Inte... Read more
Setting Rigidbody.position for rigidbody with interpolation enabled does...
Steps to reproduce: 1. Open attached project "822406.zip"2. Open scene "repro"3. Run it. Rigidbody (cube) will have its position set... Read more
Externally modifying TimeManager.asset while the game is running in the ...
Unity tracks both time settings and the actual time in its TimeManager object. In the editor, updating the TimeManager.asset externa... Read more
MonoBehavior "Enabled" value is not reset when the checkbox becomes hidden
Reproduction steps:1. Open the project2. Open the only scene3. Select "Enebaledbox" gameobejct and open the "EnabledBox" script atta... Read more
SystemInfo.supportsComputeShaders returns true on Windows when launched ...
Steps to reproduce:1. open User's attached project2. attach script "supportsCompute" to one of the game objects3. check Console Expe... Read more
[iOS] Texture2D.ReadPixels reads pixels from incorrect position with Met...
Steps to reproduce:1) Open the attached project.2) Build for iOS using Metal as Graphics API.3) Run the build on a device via Xcode.... Read more
NullReferenceException when using EditorWindow.mouseOverWindow.
How to reproduce:1. Open user attached project.2. Open scene 'hgf'3. If 'Windowm8' is not already open, open Window > Repeat Butt... Read more
Using ICE Creature Control asset for animation and calling getActionCont...
Steps to reproduce:1- enter the Scene named "TestAction".2- run the scene3- keep clicking key "Alpha1"- unity will crash. Problem: c... Read more
[VR] VR-Splash affects start awake order
Reproduction steps :1. Download and open attached project2. Build with virtual reality supported, including all scenes3. Run the exe... 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