Search Issue Tracker
"ArgumentException" errors thrown when enabling “Screenshot Camera 6” Ga...
Steps to reproduce:1. Create Unity project using High Definition 3D Sample Template2. In the Hierarchy window enable “Screenshot Cam... Read more
[WebGL] Runtime error appeared when AsyncGPUReadback.Request(...) is called
Reproduction steps:1. Open the attached Project2. Build and Run for WebGL3. Click "Test" Button4. Observe browser console Expected r... Read more
[iOS] Disabling "Status Bar Hidden" on devices without a notch is not wo...
How to reproduce:1. Open project "StatusBar.zip"2. Open Build Settings and build the project for iOS3. Deploy the app on the iOS dev... Read more
Crash on mono_domain_set when opening a specific project
Reproduction steps:1. Open the attached “ReproProj” project Expected result: The project opensActual result: The Editor crashes Repr... Read more
Rig builder prevets GameObject movement when two animations are playing ...
How to reproduce:1. Open the attached project “IN_17587”2. Open “OutdoorScene” Scene3. Enter the Play Mode4. Move around with “A”, ”... Read more
[Android] Crash when calling "Finish()" on an Android activity from a Un...
Reproduction steps:1. Download "UaaLExample" project or set-up Unity as a Library V2 (https://forum.unity.com/threads/integration-un... Read more
Texel validity scene view mode crashes
Steps to reproduce:1. Open [^Repro-Texel-Crash.zip]2. Open Scenes > SampleScene.unity3. Go to Window > Rendering > Lighting... Read more
[SG] Baked GI Node doesn't have inputs on creation
Steps to reproduce: 1. open a shaderrgraph 2. create a baked gi node Actual results: it has inputs Expected results: it has no input... Read more
The Sprite Shader modification does not get reflected in the Player buil...
How to reproduce:1. Open the attached project "TestUIShader_trunk.zip"2. Build And Run the project3. Observe that circle in the midd... Read more
Crash on (nvoptix) optixQueryFunctionTable when opening project or light...
Create a new project.Close the editor.Open the project with -force-vulkan. => Crashes the editor with the following stack trace:0... 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