Search Issue Tracker
[LWRP] Point lights colors are not blended when Particle System is added...
How to reproduce:1. Open the attached '1200511-Point-light-blending-issue.zip' project2. Open 'TestScene' Scene3. Observe the Color ... Read more
[URP/LWRP/HDRP] Shadows are disappearing when "Link FOV to Physical Came...
How to reproduce:1. Open the new repro project -> Sample Scene2. Switch to Game View3. Switch between the two cameras in the scen... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
[Rendering] Reset functionality is not working for Occulusion Portal
Reset functionality is not working for Occulusion Portal Steps to Reproduce: 1. Create a new project2. Hierarchy > right-click &g... Read more
UI not shown until any of its settings are changed, also nullref exceptions
To reproduce:1. Open the attached project "766041 repro.zip"2. Open the scene "Main scene"3. Press "play"4. Notice that the camera d... Read more
Mesh particle system prevents batching when using it with Default-Partic...
Reproduction steps:1. Play the attached scene(20170517_bugreport_mesh_particle_prevent_batching.unitypackage).2. Check current statu... Read more
[XR] Online documentation is missing for Vuforia AR package
Online documentation, changelog, license information is missing for Vuforia Engine AR. Offline documentation opens up on clicking. S... Read more
[HDRP] Refraction fades to sky color on the edges of the screen
How to reproduce:1. Open the attached project ("case_1184935-Refractions.zip")2. Open the repro scene ("New Scene")3. Move the "Sphe... Read more
[Vulkan] [Android] Visual corruption is visible on some Android devices ...
How to reproduce:1. Open the “IN_76347” project2. In the Build Settings make sure Android platform is selected3. In the “Run Device”... Read more
Clicking on overridden Components in the Prefab Override menu throws a W...
Steps to reproduce: Create a prefab with any components (Sprite Renderer + Rigidbody2D, for example) Change any component settings 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items