Search Issue Tracker
Addressables.LoadAssetAsync<GameObject>({InvalidKey}).IsValid() returns ...
Steps to reproduce:1. Open the “IN-16619” project2. Enter Play mode and observe the Console Expected result: Log “False False”Actual... Read more
Capsule GameObjects are jittering when they are supposed to be "sleeping"
Reproduction steps: Open the attached project Open the “/Assets/Contact bug.unity” Scene Enter the Play Mode Observe the 3 Capsule G... Read more
Audio mixer assets are using the wrong icons in Search
Steps to reproduce: Create and open an empty project. Create an audio mixer asset (Assets > Create > Audio > Audio Mixer). ... Read more
System.NullReferenceException is thrown when selecting a GameObject with...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Select “BrokenInspec... Read more
LODs array is not updated instantly when inserting new LODs
Reproduction steps:1. Create a new Unity project2. Create a new empty GameObject and add a 'LOD Group' Component3. Insert some new L... Read more
[URP] Material's name does not match Universal Render Pipeline/Particles...
How to reproduce;1. Create a new URP project2. Create Particle System3. Select 'Particle System' GameObejct in the Hierarchy4. Obser... Read more
TapInteraction is triggered twice when using HoldInteraction
How to reproduce:1. Open the user's attached "InputSystemDemo" project2. Open the "Interactions Issue Scene" scene3. Enter Play mode... Read more
Enabling Batch Render Group API has negative impact on performance in XR...
Reproduction steps:1. Open the user's attached project2. Enter Play mode3. Open Stats in the Game view and observe FPS4. Disable "To... Read more
"ArgumentException" errors thrown when enabling “Screenshot Camera 6” Ga...
Steps to reproduce:1. Create Unity project using High Definition 3D Sample Template2. In the Hierarchy window enable “Screenshot Cam... Read more
TouchScreenKeyboardType doesn't work
TouchScreenKeyboardType doesn't work 1. What happened In 5.0b21-5.0f1 (those are what I've tested, not where it regresses to) TouchS... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template