Search Issue Tracker
Particle System scatters differently when in Play Mode
How to reproduce:1. Open attached project ("case_1111134-ParticleSystem.zip")2. In the Hierarchy, select ParticleSystemGruen3. Inspe... Read more
Particle System's height / distribution in Play Mode is affected when ch...
How to reproduce:1. Open attached project ("SimulationSpeedRepro.zip")2. Select ParticleSystemGruen in the Hierarchy3. Inspect the G... Read more
[iOS] Memory usage increased 8-10% from 2017.4 to 2018.2
While testing with the project from https://fogbugz.unity3d.com/f/cases/1100123/ I noticed that memory usage appears to have increas... Read more
[Vulkan] Crash on changing Windows Graphics API to OpenGLCore.
Crash on changing Graphics API from D2D11 => D3D12 => Vulkan => OpenGLCore. Steps to repro:1. Create a new Project.2. File ... Read more
Not enabling Garbage Collector in OnDisable will freeze next game execution
To reproduce:1) Open attached project and scene2) Open the only script there3) Comment out line 16 and save4) Play the scene5) Wait ... Read more
[BuiltIn] Transforming position with LocalToWorld while the input is in ...
Repro steps:1. Add the VFX to the Scene2. Open the attached VFX asset.3. Make sure the Position input of the Transform (Position) no... Read more
A button which hides all Gameobjects in the Scene does not un-hide them ...
To reproduce:1. Open any project2. Click the little eye icon next to the Scene in the Hierarchy to hide all gameobjects from the Sce... Read more
[GPU PLM] CPU device is picked for baking on GPU PLM and crash in InitOp...
Prerequisites:The issue reproduces on DELL XPS laptop having GeForce 640m and integrated Intel HD Graphics 4000 GPUs. For repro it's... Read more
[IL2CPP] ECS Transforms break on IL2CPP backend
Steps to reproduce:1. Open user attached project1. Build and run with IL2CPP backend4. Test with Logcat -> Errors w.r.t. set- &am... Read more
[Graphics-General] "GLSL compilation failed" exceptions are thrown on sw...
"GLSL compilation failed" exceptions are thrown on switching Windows Graphics APIs to OpenGLES2. Steps to repro:1. Create a new Proj... 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