Search Issue Tracker
Mathf.SmoothDampAngle sets currentVelocity to NaN when Time.timeScale is...
How to reproduce:1. Open the attached Project "dampTest" and load Scene "SampleScene"2. Enter Play Mode3. Press the "T" key on the k... Read more
Null Reference Error in console when opening a new Unity scene
Repo steps: Open Unity Scene (HDRP) Check the Unity console Expected Result: No errors in the console Actual Result: Compile error i... Read more
[Android] Virtual touch is not recognised on device when using "adb shel...
How to reproduce:1. Open the "IN-25141" project TomasD: The project has Input Handling set to Both in Player Settings, this is incor... Read more
Polybrush tools corrupt GameObject vertexes when the GameObject is made ...
Reproduction steps:1. Open the attached project “PolyBreakProject”2. Open the “Assets/Scenes/SampleScene” scene3. Open the Polybrush... Read more
[SBP/Addressables] The source textures for sprites are included in the b...
Reproduction steps:1. Open the attached project “AddressablesSizeRepro”2. Open Window > Asset Management > Addressables > G... Read more
The Player build fails when calling both Type.GetMethod and calling any ...
Reproduction steps:1. Open the attached project “LinkerPlayerFail”2. Go to Edit > Project Settings > Player and make sure that... Read more
Console displays an error "NullReferenceException: Object reference not ...
Steps to reproduce: Create a 3D project Add 3D Object -> Cube - Window -> Search -> New Window Verify that the "Search" win... Read more
Only the last call applies when calling Blitter.BlitCameraTexture multip...
How to reproduce:1. Open the attached project “URP14Test.zip“2. Open the “SampleScene“ Scene3. Enter Play Mode Expected result: Two ... Read more
App startup fails with the error "Texture creation failed. 'R32_SFloat' ...
How to reproduce:1. Open the user-attached project “Texture creation failed (WebGL1)”2. Click Build And Run3. Observe the built app ... Read more
Compile Error in Visual effects graph
Repo steps: Open Unity Scene (HDRP) Go to Window > Visual Effects > Visual Effects Graph Name the Graph anything and double cl... 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