Search Issue Tracker
Hitting “Create Actions…” button on Player Input component, and saving t...
Hitting “Create Actions…” button on Player Input component, and saving the file throws a NullReferenceException To reproduce: 1. Cr... Read more
[Mac] Horizontal axis input does not reset to 0 when A or D key is lifted
How to reproduce: 1. Open the user's attached "Game Jam Dec 2020 - URP.zip" project 2. Open the "Level1" Scene 3. Enter Play Mode 4.... Read more
[Animation] Parameter name is clipped with slider in Blend Tree
Parameter name clipped is with slider in Blend Tree. Steps to repro: 1. Open the attached project. 2. Open Cube Animator > Double ... Read more
Handles.PositionHandle throws a NullReferenceException
Steps to reproduce: 1. Open attached project 2. Open scene "scene1" 3. Notice NullReferenceException in console: NullReferenceExcep... Read more
[SRP] RenderPipelineManager.currentPipeline is null for the first few fr...
Steps to repro: 1. open HDRP project 2. download and put the attached script in project 3. add the script as a mono behaviour to a g... Read more
Editor crashes when invalid data is passed into UnityWebRequestTexture.G...
Steps to reproduce: 1. Open the attached project ("1202451.zip") 2. Open SampleScene 3. Enter Play mode 4. Make sure "Error Pause" i... Read more
Player Input Manager does not allow player to join when enabling the “Jo...
How to reproduce: 1. Open the user’s attached “InputSystemJoinPlayerTest.zip” project 2. In the Hierarchy window, select the “Player... Read more
URP ScriptableObject SerializeField value set to default during the firs...
How to reproduce: 1. Extract the attached project named "URP_SerializeFieldCase.zip" and open the SerializedScripts folder 2. Update... Read more
Crash on vk::DataBuffer::CreateResource when building the project on Vul...
Reproduction steps: 1. Open the attached project "VulkanCrash.zip" from the Google Drive link 2. Go to 7DaysToDie > Build Dialog 3.... Read more
Editor crashes when Cloth with SkinnedMeshRenderer has Null Bone References
Reproduction steps: 1. Open user attached Project 2. Open Assets\Test Scene 3. Select "TestCloth crash" > "Rope" in the Hierarchy 4.... 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
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project