Search Issue Tracker
Ray Trace Shader stops working when using multiple "RayTracingShader.Set...
How to reproduce:1. Open the attached project “RayTraceBug.zip“2. Open Scene “SampleScene“ (Assets/Scenes)3. Enter Play Mode Expecte... Read more
VFX particles with "Bounds Mode" option set to "Automatic" not showing u...
How to reproduce:1. Open the attached user project “Lite.zip“2. Enter Play Mode Expected result: Rain particles are visibleActual re... Read more
Crash on Scripting::ScriptingWrapperFor(Object*) when opening project
Reproduction steps:1. Open the attached project ("IN-24039_Reproduction") Expected result: The Editor opens the project upActual res... Read more
[Android] Visual Effects aren't rendered when building for Snapdragon 86...
How to reproduce:1. Open the attached “In-21781_VFXGraphTest.zip“ project2. Build and Run the “SampleScene“ Scene for Android3. Obse... Read more
No fields for enum values in Shader Graph when float property Mode is se...
Reproduction steps:1. Open user’s attached project2. Open Assets/MyShader Shader Graph3. Select MyEnum property and in Mode select E... Read more
Normals AlwaysCompute Option does not work
Reproduction Steps: 1)Set the Normals option to "AlwaysCompute" (int value 2) 2) Look at AlembicImporterEditor.cs:418 and check that... Read more
[HDRP] On building a project pow warning on metal
1) Build an empty hdrp project on mac. Result: pow warning in the console Maybe the SafePositivePow should be used in the shadergrap... Read more
Nested Prefab structure breaks when Redoing override operation
To reproduce: Download the "My Project(12).zip" project and open it in Unity; Open the "SampleScene" scene; Select the "Cube" Prefab... Read more
[HDRP] APV metal warning on build ShouldCull
Repro: Build an APV project on mac Result: There will be a warning about potentially unused var ShouldCull Read more
Crash on PhysicsManager::AwakeFromLoad when entering Play Mode
Reproduction steps:1. Open the attached “repro-project”2. Enter Play Mode Expected result: Play Mode is entered successfully without... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons