Search Issue Tracker
[Shader Graph] Shader's "Scene Depth" Node stops working when a Shader K...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Inspect the Quad in front of Camera3. Open "ShaderBug"... Read more
IL2CPP throws errors when using custom attributes
Reproduction steps:1. Open the attached project “CustomAttributesBug“2. Press File>Build And Run3. Observe the errors printed in ... Read more
[Scripting, Editor] Particle system stops playing in scene view if certa...
Steps to reproduce:1. Open attached project's scene "Test".2. Select "Particle System" - particles are not emitting.3. Disable "Togg... Read more
PrefabImporterEditor.cs throws a null reference exception when opened fr...
Reproduction steps:1. Download and open the project “BoatAttack”2. Make sure that Memory Profiler is installed in Package Manager3. ... Read more
Material Texture selection doesn't find Render Textures when selecting R...
How to reproduce:1. Open the attached user project2. Select the “Dummy Material“ Material3. Press the select button right from eithe... Read more
[WebGL + OSX] copy & paste for input broken
-e: across browser copy & pasting via cmd-key shortcuts is not working in all cases -repro:--open and build attached project/sce... Read more
[UI Builder] Selector names that contain more than 24 symbols are not fu...
How to reproduce:1. Open the user’s attached project2. Open the “test.uxml” file3. Observe the 3rd Selector name in the StyleSheets ... Read more
[RenderDoc] Compute Shader Dispatch Calls do not show in the Event Log
Repro steps:1) Open the project and main.scene in it2) Load RenderDoc on the Game View3) Press play and capture the frame with Rende... Read more
View Direction Shader Graph Node causes a compilation error when used in...
Reproduction steps:1. Open the attached project named "VfxSgIssue"2. Open the Test Scene3. Observe the Console Window Expected behav... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used