Search Issue Tracker
CommandBuffer warnings appear in the Console when using SwapBuffer (Scri...
How to reproduce:1. Open the attached “SwapBufferMSAAIssue-2022.1” project2. Observe the Console Expected result: No warnings are sh... Read more
Player crashes on UnityMain when loading Scenes
Reproduction steps:1. Open the user’s attached project2. Build and Run3. In the built Player, select AutoRunner > Sequence4. Wait... Read more
"Removing null node" and "Edge.fromNode is null" errors thrown when ente...
Reproduction steps: Open the attached project Open “/Assets/Scenes/SampleScene.unity” Scene Select the “Cube” GameObject in the Hier... Read more
AnimationMixerPlayable.InputWeights function does not have any impact
To reproduce:1. Open the project “PlayablesTest”2. Enter Play mode3. Select the “Position” GameObject4. In the Inspector move the "T... Read more
Crash on tlsf_free when entering Play mode
Reproduction steps:1. Open the user’s attached project “Bullet_Hell.zip“2. Enter Play mode Expected result: The Editor does not cras... Read more
Deprecated SceneRenderPipeline script does not mention any alternatives ...
How to reproduce:1. Open the attached “SGBugs” project2. Click on the “RP” GameObject in the Hierarchy3. Right-click on “Scene Rende... Read more
Layer List is not duplicated when duplicating a LayeredLit Material
To reproduce:1. Open the project “IN-10787”2. Select the Material “LayeredLit” in the Assets folder3. Notice that two other Material... Read more
Animation and Physics diverge from each other when using PlayableDirecto...
Reproduction steps:1. Open the attached ‘RootMotionRigidBodyTimeScaleBug' project2. Open the ‘SampleScene’3. Enter Play mode4. Obser... Read more
[UI Toolkit] Dropdown menu overlay is visible after exiting Play Mode
How to reproduce:1. Open the user’s attached project2. Enter Play Mode3. Click on the gear icon at the top right4. Open the “Droplis... Read more
Font Texture is huge in Memory Profiler on Vulkan platform
related ticket: 1328161 Font Texture is abnormly huge in Memory profiler(over 200MB) only on Vulkan platform. It's normal on GLES 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
- 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