Search Issue Tracker
OnValidate fails to Undo the changes when one variable depends on another
How to reproduce:1. Open attached project "UndoValidateTest.zip" and scene "TestScene"2. In Hierarchy window, select "GameObject" ob... Read more
Timeline Window does not detect selected Timeline asset when double-clic...
How to reproduce:1. Open user's attached project (New Unity Project.zip)2. In Project Window double-click on "New Timeline.playable"... Read more
Rigidbody2D.IsTouching does not return true on collision for its duplica...
Reproduction steps:1. Open the attached “ContactFilterLayerMask.zip“ project2. Open the “SampleScene” scene3. Duplicate the “Square”... Read more
Mathf.Approximately on similar values do not return true in IL2CPP Stand...
How to reproduce:1. Open attached project "mathf.approx bug.zip" and scene "Main"2. Enter Play mode3. In Game View, press "Begin" bu... Read more
[Input System] Sample Projects have missing script references
Reproduction steps:1. Open "1190598" project2. Select "UICanvas" and notice that it has a missing script reference3. Select "Default... Read more
[Android] Keyboard gets hidden when the input field area is clicked and ...
How to reproduce:1. Open the user’s attached “1359628_hide_input” project2. Build And Run the “SampleScene” Scene on Android3. Click... Read more
Paragraph Spacing and the 'line-height' tag are not working when the Adv...
How to reproduce: Open the “ATGBug.zip“ project Open the “Assets/Data/UI Toolkit/NewUXMLTemplate.uxml“ in UI Builder Select the “tex... Read more
Handles.PositionHandle throws a NullReferenceException
Steps to reproduce: 1. Open attached project2. Open scene "scene1"3. Notice NullReferenceException in console:NullReferenceException... Read more
[Vuforia] UI does not exist in the namespace Error on importing vuforia
Steps To Reproduce:On 19.31. Create a project2. File > Build Settings > Player Settings > XR Settings3. Select Vuforia On 1... Read more
[UNET] NetworkServer.Spawn doesn't sync rotation to clients
Steps to reproduce:1) open attached project "NetworkSpawn.zip"2) build and play with client and host3) click "Space" on one of the 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation