Search Issue Tracker
“'UnityMetaVertexPosition': implicit truncation of vector type" Shader w...
Reproduction steps:1. Open the attached “BugShaderWarnings.zip” project2. Open the “SampleScene”3. Open the “WarningShaderGraph.shad... Read more
Dropdown UI elements have their Content misplaced when nested inside a P...
How to reproduce:1. Create an empty project2. Create a new Prefab inside the Asset folder and open it3. In the Hierarchy window, fin... Read more
Sky does not get rendered when 'CameraRelativeRendering' is disabled
Reproduction steps:1. Open the attached “TestProjectForBugReporting.zip” project2. Open the “OutdoorsScene”3. Enter the Play mode4. ... Read more
The error "Kernel TextureReduce not found" occurs when attempting to use...
Steps to reproduce: 1. Create a project with AR/VR/Mixed Reality Template 2. Switch the build platform to macOS dedicated server 3. ... Read more
[Android] [iOS] [IL2CPP] Crash when loading a subscene with a VisualEffe...
How to reproduce:1. Open the “VisualEffect-Entity-crash.zip“ project2. Open the “SampleScene“3. Build and Run for Android4. Wait for... Read more
Crash on burst_Intrinsic_unlikely when assigning null to Span<T>
How to reproduce:1. Open the attached “IN-86981-Repro-Project.zip“ project Reproducible with: 1.8.17 (2021.3.45f1), 1.8.18 (2021.3.4... Read more
Color property '_BaseColor' missing
Steps to reproduce: 1. Create a new HDRP project with U6 2. Import a shadergraph join to the Jira. These shadergraph come from a 202... Read more
Point Light source stops lighting when moved out of camera frustum in Pl...
Reproduction steps: 1. Open the attached project “IN-89793“2. Open the scene “SampleScene“3. Build&Run the standalone Player (or... Read more
[iOS] Player freezes when the WeakObjectReference<T>.LoadAsync() and Rel...
Reproduction steps:1. Perform the necessary setup steps2. Open the “ASDQWE” project3. Build the XCode project (In the top menu: King... Read more
CullingGroup.SetBoundingDistances is not affected when LOD Bias is changed
How to reproduce:1. Open the attached “IN-88361” project2. Enter Play mode3. Select the “Main Camera” GameObject in the Hierarchy wi... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class