Search Issue Tracker
[Quest 2] XRController.controllerNode keeps using the original controlle...
Reproduction steps:1. Open the attached project "ControllerNodeTesting"2. Open the “/Assets/Scenes/SampleScene” Scene3. Connect Ques... Read more
GraphicsFence.passed is passed in a random order
I am using Graphics.CreateGraphicsFence to create a fence that should pass when the previous Graphics.Draw command is completedHow t... Read more
Artifacts visible when transforming any vector from world space to tange...
Reproduction steps:1. Open the “MikktspaceWorldToTangentRepro” project2. Open the Assets/Scenes/SampleScene.unity scene3. Select Ass... Read more
Editor crashes on UndoManager::EraseUndos when painting the Terrain with...
Steps to reproduce:1. Create a new project2. In the Hierarchy window, right-click > 3D Objects > Terrain3. Select the created ... Read more
Keywords are not being set when using Material.shaderKeywords from Shade...
Steps to reproduce:1. Open the attached project “KeywordBug“2. Select the “Assets/Mat.mat“ Material3. Set the Shader to “Assets/Test... Read more
Convex mesh collider is rendered incorrectly when using default FBX impo...
How to reproduce:1. Download and open the attached project2. Import the attached FBX file to the project3. Select the FBX asset, add... Read more
The Button is interactable when instantiated into a non-interactable Can...
How to reproduce: Open the attached project "BugNavigation.7z" Enter Play Mode Expected results: The "I should be inactive" Button i... Read more
Multiple allocation warnings are thrown when using Voxel Play assets in ...
Steps to reproduce:1. Open the attached project “AllocationWarnings“2. Open the “Assets/Voxel Play/Demos/Demo3_SimpleFlatTerrain/Sim... Read more
The “Invalid subscript 'texCoord2'“ error appears when using a TextureSi...
Steps to reproduce:1. Open the attached project “ShaderIssue“2. Select the “Assets/FullScreenTextureSizeTest.shadergraph“ Shader Gra... Read more
An exception is thrown when calling GetSingleton<>() in specific method ...
Reproduction steps:1. Open the “My project” Project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Open the “Assets/Scripts/An... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default