Search Issue Tracker
Wrong object is detected by mouse raycast when hovering object in certai...
Steps to reproduce: 1. Open attached project2. Open scene "RemoteFramgeDebugger"3. Notice that all three objects are red4. In projec... Read more
[Android] Permission requests are automatically denied when Write Permis...
Steps to reproduce:1. Open the attached “permission_repro” project2. Ensure that Show Splash Screen in Project Settings → Player → S... Read more
[Mac] VFX Graph name is not automatically selected/highlighted in the Pr...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Visual Effect Graph package Create a new ... Read more
Render features gets disabled with no console message when Intermediate ...
How to reproduce:1. Create a new project with Universal Render Pipeline (URP)2. Find “PC_Renderer” file using Project window under A... Read more
ShaderLab pragmas are no longer allowed in regular include directives
Steps to reproduce: 1. Create a new Unity project2. Create a new unlit shader3. Create an include file with "#pragma vertex vert" in... Read more
[iOS] Crash when using Addressables.InitializeAsync
Reproduction steps:1. Download and open the attached "Misc.UnityProject.zip"2. Build and deploy the project to iOS3. Observe the cra... Read more
[Deployment Management] "Keystore" text and keystore path are clipped in...
[Deployment Management] "Keystore" text and keystore path are clipped in keystore manager window. "Keystore" text and keystore path ... Read more
[HDRP] Temporal Anti-Aliasing provoking pixel artefacts on quality chang...
Strange pixels artefacts occurs when going from resolution QHD to HD in game view. It seems to be caused by Temporal Anti-Aliasing s... Read more
[TMPro] Spacing occurs in the Text (TMP) when using a <size> tag, the Fo...
How to reproduce:1. Open the project "case_1241132-TMPro_size_tag"2. Open the Scene "SampleScene"3. Select the GameObject "Text (TMP... Read more
[Compiler] Error with no details prevents entering playmode
(Check the attached video to see the bug) Reproduction steps:1. Open the attached project2. Navigate to Assets->Scenes3. Open any... 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