Search Issue Tracker
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
Services Window breaks and shows an indefinite "Loading..." label when d...
How to reproduce:1. Create a new project2. Open the Services window3. Undock it and dock it again4. Observe the Services window Expe... Read more
Can't add and use "Sample Element Texture" node twice in a graph
We're getting a "Redefinition of Index" error when using two "Sample Element Texture" in a UI Toolkit custom shader graph. !image-20... Read more
[Graphics] DrawMesh crashes editor if material is not valid or null
Steps to reproduce: 1. Download and import attached project. (repro-case_756849-DrawMesh.zip)2. Open scene: main3. Press play. Crash... Read more
'EntryPointNotFoundException' is thrown when mac profile is chosen
How to reproduce:1. Open the 'HeadChef.zip' project2. Open Build Profiles3. Select the Mac build profile4. Observe the console Expec... Read more
Unity Editor crashes on keywords::LocalKeywordState::LocalKeywordState w...
Steps to reproduce:1. Open the attached project “UnityCrash.zip“2. Open Window > General > Test Runner3. Run all tests in the ... Read more
Animation window does not refresh when animation is drag-and-dropped on ...
Create an objet. Select it in hierarchy. Open animation window. Drop an animation on the object -> no refreshDeselecting and rese... Read more
Standard (Specular Setup) shader still has specular when using a black s...
Standard (Specular setup) shader with black specular still have specular color rendered. I'm not sure is it intended (because of new... Read more
BatchRendererGroup draws have poor thread load balancing in some cases
A user on the forum reports that BatchRendererGroup is taking longer than GameObjects for their workload. The issue seems to be that... Read more
Coroutine does not continue after yield returning loaded Addressable Ass...
How to reproduce:1. Open the "Boot" Scene in the attached "AddsSceneBug.zip" Project2. Enter Play Mode3. Observe the "Main" Scene in... 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