Search Issue Tracker
Different results when disabling Post-Processing effects individually a...
Reproduction steps:1. Open the attached to project "1383825-sample"2. Open the "PrecissionScene" Scene3. Observe the Main Camera's F... Read more
Improve error message for: SkinnedMeshRenderer: Mesh has been changed t...
Steps open Assets/Repro/SetTangent.unity enable gizmos in scene view or game view check console for errors error message : SkinnedMe... Read more
Baked lightmap is removed when entering play mode.
Reproduction steps:1. Open the user’s attached project2. In the Hierarchy window, right-click “Cube_Lod0” > “TestSetLod”3. In the... Read more
Not all shaders get rendered when using custom Camera Matrix
How to reproduce:1. Open the attached project “in_9123”2. Open “SampleScene” in Scenes3. Select “Main Camera” Camera4. Attach the Ga... Read more
Package Manager: ENOENT: no such file or directory, mkdir
Description Attempting to create or open a project when there is a quote in the project path/name or in the UPM cache path causes th... Read more
[Graphics] Crash when submitting depth with no MSAA
[Reported by Meta] If the graphics settings are set to no MSAA with depth submission on (Oculus Quest), we get a crash. See attached... Read more
SerializeReference instance added through PropertyModifications can caus...
If you have PropertyModification coming from 2020 version and inserting a SerializeReference instance- target: {fileID: 471073859820... Read more
[Quest2][Vulkan] ReadPixel has Black artifacts when the image is generated
Reproduction steps:1. Extract “unity-bug.zip” and open it in the Editor2. Build and run on Quest device3. Open File Explorer and go ... Read more
AssertOnRecursiveCall(..) does not work
AssertOnRecursiveCall code should not be wrapped in PP_WRAP_CODE because this breaking its functionality. This code is in our codeba... Read more
ScreenCapture CaptureScreenshotAsTexture failed to generate texture when...
How to reproduce:1. Open attached project "ScreenshotBugStripped.zip" and scene "SampleScene"2. Enter Play mode3. In Game View, set ... 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