Search Issue Tracker
NetworkManager->Spawn info->Register Spawnable Prefabs should throw warn...
NetworkManager->Spawn info->Register Spawnable Prefabs should throw warning on adding prefab without Network Identity 1. What ... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. Read more
Motion blur doesn't work when rendering a custom shader procedurally
How to reproduce:1. Open the user-attached project “TestIndirectMotionVectors”2. Open the “RenderInderectMotion” scene3. Enter the P... Read more
[Android] Application.streamingAssetsPath points to a wrong directory on...
Repro steps:1. Open user attached project2. Switch build target to Android3. Make sure "Build App Bundle (Google Play)" is checked4.... Read more
[GPU Lightmapper] LightGrid takes up too much memory on large scenes
Reproduction steps:1. Open "1196347" project with 2020.12. Open "REPROSCENE" scene.3. Bake Lighting with GPU lightmapper. Actual Res... Read more
[HDRP] Active LOD bias value message does not update according to HDRP L...
1. Create a new project.2. Create a cube. (GameObject -> 3D Object -> Cube)3. Add an LOD Group Component to this cube. (View i... Read more
Scriptable Object's Reset functionality is disabled
How to reproduce:1. Open the attached project "1202960.zip"2. Select the Test Scriptable Object3. Press the "three dots"/"gear" on t... Read more
Unity crashed after creating new project with organization selected on l...
- Go to your UDN account and create an Organization- Open an existing Unity project- Go to File -> Create new project- On the New... Read more
[HDRP] DLSS error when switching resolution while Rendering Debugger is ...
1) Open any project using DLSS 2) Make sure Rendering Debugger is open 3) Enable Logging in the bottom of the debugger 4) Switch for... Read more
[IL2CPP] Building project with System.Data.Linq reference causes build e...
How to reproduce:1. Open the attached project (.Net 4.x required)2. Build the project with IL2CPP backend Actual result: The build f... 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