Search Issue Tracker
[Shortcut Manager] Unable to paste (CTRL+V) in the scene view because it...
Steps to reproduce:1. Create a new project2. Select an object (Ex: Main camera) in the scene view (NOT the hierarchy)3. Attempt to c... Read more
Query performance significantly dropped
How to reproduce: 1. Open attached project (BoxCastPerf.zip)2. Open scene Scenes/SampleScene.unity3. Open the Profiler window and sw... Read more
[UWP] [IL2CPP] Runtime failure on call to Windows.Storage.Streams.GetRes...
Steps to reproduce:1. Download attached project2. Switch platform to UWP3. Build project on IL2CPP backend4. Open VS solution5. Buil... Read more
ApplyBuiltinRootMotion() does not evaluate when being manually called in...
How to reproduce:1. Open the user's attached project2. In the hierarchy open Scenes/SampleScene3. Enter Play Mode Expected result: A... Read more
Editor crash on "scripting_stack_trace_info_for" when calling Debug.LogE...
Steps to reproduce:1. Open mini_repro.zip2. Open scene "a"3. Enter Play Mode4. Observe the crash Expected result: exception thrown -... Read more
[Regression] Long file names in Project Window view do not get shortened...
How to reproduce:1. Create a new project2. In the Project Window create 2 new folders with a very long name3. Observe the folders Ex... Read more
Failure to add a Keyframe to a curve when right-clicking on a curve and ...
How to reproduce:1. Open the attached "Test.zip" project2. Select Audio Source GameObject3. Go to the Inspector window -> Audio S... Read more
"ComponentGroup.SetFilter" doesn't detect "SharedComponentData" accurate...
Reproduction steps: 1. Open "EcsFiltering.zip" project2. Enter Play Mode3. See Console output Expected Result:"Unique shared strings... Read more
PlayOneShot throws UnassignedReferenceException
Steps to reproduce:1. Open QA attached project2. Enter play mode3. Click the 'Play audio' button Expected behaviour: No error is thr... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- 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