Search Issue Tracker
Shader LOD doesn't work if shader is used in Blit()
Steps:1. Open attached project in comment2. Open repro scene, hit play3. Click on the 2 buttons on the left, which sets the maximum ... Read more
Object reflection is not set when using custom reflection
Reproduced on:1. Download user's project and open in Unity2. Open scene "SceneTest" and observe the objects3. Open scene "SceneTest ... Read more
Unity crashes when executing ScreenCapture.CaptureScreenshotAsTexture() ...
Reproduction steps:1. Download and open "1033787repro.zip" project2. Press Play button-- Notice that editor crashes Reproduced with:... Read more
Importing a class with the same name as a built-in Unity component gets ...
To reproduce: 1. Download attached project "New Unity Project (9).zip" and open in Unity2. Reimport "Grid.cs"3. Observe that you wil... Read more
Standalone build with custom SRP doesn't draw objects on screen
To reproduce: 1. Open the project, attached by the user (SRPTest.zip)2. Open the "SampleScene" scene3. Enter Play mode4. Observe tha... Read more
Editor crashes on switching graphics API from DirectX 12 to other APIs w...
Editor crashes on switching graphics API from DirectX 12 to other APIs when memory is reallocating Steps to repro:1. Open attached p... Read more
[Android][Vulkan] Graphical artifacts shown on Application when used in ...
How to reproduce:1. Open attached project "SimpleDynRezTest"2. Build and run on Android device3. Turn the phone, so it would render ... Read more
IPrebuildSetup is executed for editor assemblies that share the same nam...
Steps to reproduce:1. open attached project2. run playmode tests Actual: 4 logs printed stating that both editmode and playmode setu... Read more
Progressive Lightmapper generates lower resolution shadows on terrain de...
How to reproduce:1. Open user-submitted project (TerrainVSPlane.zip)2. Open scene "SampleScene.unity"3. Bake Lighting using Progress... Read more
WorldPos is not passed to SurfaceShader when Camera rendering path is se...
How to reproduce:1. Open given Unity project2. Enter "SampleScene" scene3. Make sure that your rendering path in the Main Camera is ... 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