Search Issue Tracker
Sprite tag reverts to 'blank' rather than None when selecting "Remove un...
1. import sprite and set to single mode2. In packing tag create a new tag and hit enter: the new tag is visible3. Now select "remove... Read more
[URP] Background's Transparency is lost on Render Texture when Post Proc...
How to reproduce:1. Open the attached project2. Open the Scene labeled "SampleScene"3. Select the "Camera" in the Hierarchy parented... Read more
[Mobile][Shader]Circular banding and lateral striation rendering issues ...
To reproduce:1) Open attached project and scene in it2) Build and run on mobile3) Move around the device a bit - the sun moves by ti... Read more
Render Feature causing black screen only on some iOS devices
How to reproduce:1. Download and open the attached "FogErrorTest" project2. Build and deploy the project to iOS3. Observe the screen... Read more
Android: Protected graphics memory doesn't work on android device
Protected graphics memory doesn't work because EGL_EXT_protected_surface is used instead of EGL_EXT_protected_content. This excludes... 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
Enabling Cloth material turns object grey
Reproduction Steps: 1. Open the attached project2. Start the "Bug" scene3. Select "SupermanFBX" -> "Supermans Cape" GameObject in... Read more
Errors are thrown when creating a new FPS Microgame template project
How to reproduce:1. Create a new FPS Microgame Template Project2. Observe the console Expected results: No Errors or Warnings are be... Read more
input position does not update once mouse is off the player window
Steps to reproduce: 1. open ISX_KB_Mouse_Basic scene and build the project in windowed mode 2. move the mouse off the player window ... Read more
Audio output is of low volume when the Speaker Mode is set to Quad and t...
How to reproduce:1. Setup a surround sound system and change it to the Main Audio output2. Open the attached “Repro.zip” project3. O... 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