Search Issue Tracker
Text settings in UI Builder throw errors if the window loses focus
Steps to reproduce: 1. Dock the UI Builder window (Window > UI Toolkit > UI Builder) in the same tab group as the Game window ... Read more
Motion blur doesn't work when rendering a custom shader procedurally
How to reproduce:1. Open the user-attached project “TestIndirectMotionVectors”2. Open the “RenderInderectMotion” scene3. Enter the P... Read more
Icon of empty GameObject disappears when selected
Reproduction steps:1. Open the attached Project “BugRepro”2. Click on “PossiblePositions” Game Object in the Hierarchy of “SampleSce... Read more
Error "Null reference exception" is thrown in the build when Managed Str...
How to reproduce:1. Open the project "IN_29919"2. Press File -> Build Settings3. Enable the "Development Build"4. Press "Build An... Read more
Default List objects are used when BindProperty is used in Custom Editor...
Reproduction steps:1. Open the attached project “ListRepro”2. Open the “Assets/Scenes/SampleScene” scene3. In the Hierarchy window s... Read more
TwistChain constraint modifies GameObject's Transform when the rotation ...
Reproduction steps:1. Open the attached project “TwistChainBug”2. Open “Assets/Samples/Animation Rigging/1.1.1/Animation Rigging Con... Read more
Crash on System.Buffer:InternalMemcpy when entering Play Mode
Reproduction steps:1. Open the attached “repro-project“2. Enter Play Mode3. Observe the crash Reproducible with: 2022.2.4f1Not repro... Read more
"BlendTreeWorkspace is NULL" error when opening the Blend Tree editor an...
How to reproduce:1. Open the attached user project “unity-playground-3.zip“2. Enter Play Mode3. Open the “PlayerAnimator“ Animator C... Read more
Text containing "\u" and "\U" is incorrectly displayed when using UIElem...
How to reproduce:1. Open the attached user project “UIToolkitEscapeSequenceParsing.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3.... Read more
Shader compilation stuck on "0 / 6144 variants ready" when trying to com...
How to reproduce:1. Open the attached project “ShaderIssue.zip“2. Select the “Rsg_LW_MeshDissolve 1“ Shader Graph (Assets/RzFX_Blood... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS