Search Issue Tracker
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
[Standalone] Cursor.visible = false is still visible on secondary monitor.
How to reproduce:1. Open attached project2. Build standalone version of 'Test Map' scene3. Launch build (Preferably with shortcut wh... Read more
RectMask2D stops masking the object when Pivot X is zero and mask's widt...
Steps to reproduce the issue:1. Download and open attached project.2. Open scene named "RectMaskIssue".3. Select game object named "... 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
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value