Search Issue Tracker
[URP] Built-in to URP Render Pipeline Converter detects URP Package files
How to reproduce:1. Create a new 3D template project2. Open Package Manager and Import URP3. Click Window -> Rendering -> Rend... Read more
[URP] Builtin to URP Render Pipeline Converter freezes the Editor when C...
How to reproduce:1. Create a new 3D Template project2. Open the Package manager and Import URP3. Click Rendering -> Render Pipeli... Read more
Crash on stopping debugging
How to reproduce:1. Open attached Unity project2. Open attached script3. Add some breakpoints and start debugging (left mouse button... Read more
Some Sprites are fragmented when added to Sprite Atlas
Reproduction steps:1. Open the attached project ("TestAtlas")2. Switch to Android build platform3. Create a new Sprite Atlas by clic... Read more
Build process crashes when building with IL2CPP scripting backend
How to reproduce:1. Open the attached user project2. In the Menu bar go to File > Build Settings3. In the Build Settings window, ... Read more
[Enlighten] Fatal Error when closing the Editor while Generating Lighting
Fatal Error GetManagerFromContext: pointer to object of manager 'LightmapSettings' is NULL (table index 22) when closing the Editor ... Read more
GraphicBuffer results cannot be used as inputs for exposed ShaderGraph p...
Repro steps:1. Import the attached package in an HDRP-enabled project (or, if in a URP one, add to the shadergraph a URP target)2. O... Read more
[VR] OpenXR graphics thread crash bug
Steps to reproduce:- On appropriate AMD hardware- Set up WMR OpenXR- Open user attached project in 2020.3.15f1- Enter playmode, see ... Read more
Changing the attributes of a contentContainer of a Panel missplaces the ...
Reproduction steps:1. Open the user's attached project2. Open the "scene" Scene3. Enter the Play Mode4. Click the left-most dropdown... Read more
Particle system does not Emit until a Fixed Timestep has passed
Reproduction steps:1. Open user attached Project2. Press Pause3. Press Play3. Step frame by frame4. Exit Play mode5. Change the Fixe... 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