Search Issue Tracker
Asset Bundle builder doesn't check cginc dependencies
To reproduce:1. Open attached project2. Click Bundles -> Build3. Make some changes to Test.cginc4. Click Bundles -> Build5. No... Read more
UnityWebRequest Compression behaves differently on various platforms
Reproduction steps1. Open the attached project2. Deploy to Windows and OS X3. Open the applications Expected result: The code genera... Read more
Selection.activeObject is null during OnEnable when entering Play Mode
How to reproduce:1. Open attached project "SelectionNull.zip" and scene "SampleScene"2. In Hierarchy window, select "Main Camera" Ga... Read more
Visual Effect Graph throws NullReferenceException when you drag in the f...
Visual Effect Graph throws NullReferenceException when you drag in the first VFX created in an empty project To reproduce:1. Create ... Read more
Crash in mono_marshal_get_runtime_invoke when building project without s...
How to reproduce:1. Open the attached "08-Bowlmaster-master" project2. Add "Game" scene to Scenes In Build3. Build the game for iOS ... Read more
[DXR] Global UAVs don't work in ray tracing shaders
Global UAVs in ray tracing shaders are not bound and produce console errors instead. Read more
OnEnable is called when changing any selected GameObject's Setting in In...
How to reproduce:1. Open user's attached project (InspectorCallbackBug.zip)2. Open "SampleScene" Scene3. Select "GameObject" GameObj... Read more
CustomRenderTexture renders black
Repro steps:1. Open QA attached project “repro_1222122”2. Build and Run Actual: The quad is black Reproducible with: 2019.2.0a8, 201... Read more
ParticleSystem forces DeferredRendering to have Forward pass which resul...
Steps to reproduce:1. Open user's attached project "Shadows.zip"2. Open "RecieveShadows" scene3. Open Frame Debug window4. Notice th... Read more
[NavMesh] NavMesh fails to create all portals connecting two tiles when ...
To reproduce:1. Open QA attached project "1154946-NavMeshObstacleRepro.zip", scene City2. Observe the area between two Nav Mesh Obst... 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