Search Issue Tracker
Lighting is not applied correctly after using Progressive Lightmapper wh...
How to reproduce:1. Open User's attached "Unity 2019.3 Bug Reports.zip" project2. Load "SampleScene" (Assets -> Scenes)3. "Genera... Read more
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps1. Open attached project2. Run "ClientGUI.exe"3. Press "Start client" button4. Press Add Host==>"Host 1 added" message appea... Read more
[Profiler] You can only disable display of CPU Usage components
You can not disable other then CPU profiler graphs (by using little squares near profiling object (Rendering/Script/etc...)) Steps t... Read more
Texture Streaming is not applied to GameObject when using custom shader
How to reproduce:1. Open the attached 'TextureStreamingDebug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode4. Press 'Spac... Read more
Text in Connect window is too small and very hard to read
See ElvisAlistar text in Organisation: http://i.imgur.com/dvlwEQ7.png Read more
Error "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" on importi...
What happenedError "importer.GetNPOTScale() == TextureImporter::kNPOTKeep" appears on importing this image file (Star_particle.tga)-... Read more
[URP] [ShaderGraph] Package version in editor manifest (7.1.1) does not ...
In a project of Universal RP template, as of 2019.3.0b7, the latest verified version of the ShaderGraph package is 7.1.1. The latest... Read more
[Shuriken] Crash on WriteMinMaxGradient when attaching to sizeOverLifeti...
Steps to reproduce: 1. Download and import attached project. (repro-case_763664-VFXAdjustmentTest.zip)2. Open scene main.3. Drag and... Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... 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