Search Issue Tracker
[Quest 2] Vulkan validation errors on Oculus Quest 2
Reproduction steps:1. Open the attached project “VulkanRepro”2. Install Android Logcat from the Package Manager and open it: “Window... Read more
Nondeterministic build when building Asset Bundle containing shaders
Reproduction steps:1. Open "Test.bat" from project directory and make sure the path of Unity.exe is correct2. Run "Test.bat"3. Wait ... Read more
A Material Variant is generated instead of a Material when executing “Cr...
Reproduction steps:1. Open the attached “BugRepro” project2. Select the “Assets/MyMaterial.mat” material in the Project window3. Rig... Read more
Model's pose has a slight bone movement after assigning it with SetHuman...
How to reproduce:1. Open "poseTest" Scene in the attached "HumanPoseTest2.zip" Project2. Enter Play Mode3. Observe the 2 Models in t... Read more
Function TextureImporter.DoesSourceTextureHaveAlpha() is True even if Te...
Reproduction steps:1. Open the attached project " Test_DoesSourceTextureHaveAlpha.zip";2. In the Assets, go to the Graphics folder;3... Read more
[Mono] Cultureinfo.currentculture doesn't work
To Reproduce: 1. Run the attached project.2. Observe that System.Globalization.CultureInfo.CurrentCulture always returns Invariant L... Read more
[Mobile] Inconsistent GameObject positional ordering of multiple GameObj...
Reproduction steps:1. Open the attached “Bug report.zip” project2. Duplicate one of the GameObjects 10 or more times and make sure t... Read more
Unity Camera produces wrong pixel values in build when the Camera has a ...
Reproduction steps:1. Open the user's attached project2. Open File > Build Settings3. Add the open Scene to the build4. Build and... Read more
UsePass for ShaderLabShader is ignored and GameObjects are not rendered ...
How to reproduce:1. Open the project “IN_20904”2. Open the “Bug Demonstration” Scene in Scenes3. Enter the Play Mode Expected result... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template