Search Issue Tracker
Crash on memset_repstos when entering Play Mode
Reproduction steps:1. Open the attached “repro-project“2. Enable the Debug Allocator (Edit → Preferences → Diagnostics → Core → enab... Read more
Memory Profiler overlaps letters when using a String containing '\r' cha...
How to reproduce:1. Open the attached project “MPBug.zip“2. Open the Memory Profiler (Window>Analysis>Memory Profiler)3. Selec... Read more
[Standalone] Screen.fullScreen fullscreen mode switches incorrectly afte...
Steps to reproduce: 1) Download attached project "New Unity Project.zip" and open in Unity.2) Build project for Windows standalone x... Read more
Some prefabs reimport every time editor is restarted
Using Unity 2021.2.0f1 1. Create a project which has a Prefab and add a MonoBehaviour to that prefab2. Restart the Editor3. Notice t... Read more
Hovering on the Particle System Controls shows an offset tooltip with th...
How to reproduce:1. Create a new Unity Project2. Right-click in the Hierarchy -> Effects -> Particle System3. Select the creat... Read more
[ReflectionProbe] Reflection Probe data not updated when object Cast Sha...
Repro: 1. Open the project 'Indirect Lighting Reflection Probes'2. Load the scene 'ReflectionShadowNotUpdating'3. Select 'Reflecting... Read more
Lights do not render correctly on RenderTexture between camera rect valu...
Steps to reproduce:1. Open user attached project (RenderTextureLights)2. See the scene view, note that the cube is illuminated with ... Read more
Setting custom bake inputs from the Lightmapping.started callback throws...
Setting custom bake inputs has this check```if (!GetProgressiveBakingBackendEnabled())ErrorString("Custom bake inputs will not be pr... Read more
"Toggle all debug panels" shortcut throws “NullReferenceException: Objec...
Steps to reproduce:1. Create a project2. Create > Visual Effects > Visual Effect Graph3. Open newly created VFX Asset4. Press ... Read more
There is no BuildOptions enum for WaitForManagedDebugger option
How to reproduce:1. Create a new project2. Create a new script3. Try typing "BuildOptions.WaitForManagedDebugger" (needs "using Unit... 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
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning