Search Issue Tracker
Shader errors do not have info about originating subshader/pass
Shader errors do not tell user anything about the subshader/pass that was compiled when hitting the error. Therefore it is easy to b... Read more
Dragging and dropping files from the Unity Editor to a different app doe...
How to reproduce:1. Open any project or create a new project2. Select any file from the Unity Editor Project window and drag it3. Wh... Read more
[WindowsMR] Player window does not open if the user toggles XR off and c...
REPRO STEPS 1. Load attached project2. Build/Deploy to WMR locally on machine with "WindowsMR" as top-most SDK in Player Settings(Sh... Read more
Enabling Animator causes animation to finish immediately
To reproduce:1. Open attached project2. Play Scene3. Wait 10 seconds4. Click enable5. Notice that the animation finishes immediately Read more
[Profiler][Linux] Standalone Profiler does not open, logs "ExternalProce...
Reproduction steps:1. Open new Unity Project2. In Editor Menu, select Window -> Analysis -> Profiler (Standalone Process)3. Ob... Read more
[ShaderGraph] Custom Functions only work in "String" mode with Sampler o...
Reproduction steps:1. Open "CustomNodeSampler.zip" project2. Notice that the "shgrph" Shader Graph Custom Function has a proper outp... Read more
[Android] APK size increases when built with 2023.X
Reproduction steps:1. Open the attached project "ReproProj" with the Android Platform2. Go to File > Build Settings and press “Bu... Read more
Using mirror option in the animation preview, animation becomes broken
To reproduce:1. Open users attached project "Animation Issue.zip"2. Select FBX > Character.fbx from the assets folder3. Make sure... Read more
[Occlusion/Scene/D3D] Weird interaction between tweaking OC clip planes ...
Steps to reproduce: 1. Open Unity;2. Open attached project;3. Close Unity;4. Repeat step 1;5. Open attached project;6. Open scene "O... Read more
[Android] Normals not oriented properly on Adreno 2xx models
To reproduce:1) Open attached project2) Open Scenes/Main scene3) Make sure the camera is set to position X: 2.940638 Y: 25.82 Z: 14.... 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