Search Issue Tracker
An instance of a class that is derived from a class that is derived from...
Steps to reproduce: 1. Open attached project2. Open up 'blah.cs' script and notice that Msg class is derived from MessageBase and ha... Read more
Game View does not refresh after finishing Splash Screen Preview
Game View does not refresh after finishing Splash Screen Preview. Steps to repro:1. Create a new Project.2. File > Build Settings... Read more
Batching ignores flipped objects
To reproduce the bug please follow the steps1. Open "Test" project2. Open "scene" scene3. Play sceneTake a look at "Flipped Parent" ... Read more
[Vector Graphics] Polygons with rounded strokes rendered incorrectly
Repro steps:1. Open QA attached project "repro_1188031"2. Observe the Scene View Actual: Polygons rendered with sharp corners Reprod... Read more
[GI] light is cast evenly to all directions from the object that has emi...
Reproduction steps:1. Open attached project.2. Open "textureEmissionToUniformExtreme" scene.3. Go to "Window > Lighting > Scen... Read more
[Windows] Splash screen flickering when using preview with OpenGL in editor
1) Open any project in 5.52) Set to use OpenGL.3) Open player settings, splash screen and click preview.4) Notice flickering Read more
Unlit Shaders on Mesh objects call ForwardAdd and ForwardBase in the wro...
How to reproduce:1. Open User's attached "SurfaceShaderUsePassBug.zip" project ("Switch target" if prompted)2. Load "SampleScene" fo... Read more
Reflection probe convolution is black on PS4
Reflection probes convoluted at runtime show correct reflections only for the highest mip.The rest of them is black resulting in bro... Read more
[LightProbes] Probes incorrectly collect light when are close to both em...
Steps to reproduce: 1. Download and import attached project.2. Open scene: test3. Move ground plane lower and wait for bake. Expecte... Read more
Editor-only AssemblyDefinition files ignores the Api Compatibility Level...
How to reproduce:1. Open the "AssemblyTest.zip" project2. Make sure the "Api Compatibility Level" is set to .Net 2.03. Open the gene... 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