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 project 2. Run the ForTest scene 3. Mouse hover the button 4. Check the animator state (the Button'... 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 ... 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 project 2. Open the only scene 3. Select "Enebaledbox" gameobejct and open the "EnabledBox" script ... Read more
SystemInfo.supportsComputeShaders returns true on Windows when launched ...
Steps to reproduce: 1. open User's attached project 2. attach script "supportsCompute" to one of the game objects 3. check Console ... 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 Xco... 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 scene 3- keep clicking key "Alpha1" - unity will crash. Prob... Read more
[VR] VR-Splash affects start awake order
Reproduction steps : 1. Download and open attached project 2. Build with virtual reality supported, including all scenes 3. Run the ... 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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer