Search Issue Tracker
Some Post Processing Stack effects don't work with Single-Pass VR
Fixed in Post-Processing stack V2, https://github.com/Unity-Technologies/PostProcessing/issues Read more
The Editor crashes when closing 2 custom editor windows at the same time
Reproduction steps: 1. Open "DEL_2017.zip" project2. "Tools" -> "Level Maker"3. "Piece Editor"4. Close both of the windows with t... Read more
[2017.2, 2017.3] Particles are not emitted in editor mode when using Rat...
To reproduce: 1. Open project2. Open 'ParticleBug' scene3. Try to drag 'Particle system' gameObject through scene Expected vs Actual... Read more
Collision2D.GetContacts() returns 0 when ContactPoint2D array size is 1
To reproduce:1. Open repro project2. Play 'Main' scene Expected: messages will be thrown:'ContactPoint2D[] length is 1 and collision... Read more
[Emission] m_Bursts.Array.data[0].countCurve.scalar has disappeared! whe...
Repro steps: 1. Open Scene1 from the attached project (or create a new particle system, add a burst, and set bust to curve).2. Selec... Read more
[Shaders] Particles/Alpha Blended material inverts colors of other blend...
Steps to reproduce:1. Start a new project2. Add a quad to the scene3. Create a particles/alpha blended material4. Assign a texture, ... Read more
Kinematic Rigidbody does not respect Adaptive Force setting
How to reproduce: 1. Open attached project2. Open scene PhysicsTestScene.unity3. Play the scene- Note the left structure does not br... Read more
Animation Recorder: Recording an "Animator" controller generates 80 erro...
GitHub issue: https://github.com/Unity-Technologies/GenericFrameRecorder/issues/44 Description copy:Trying to record the Animator co... Read more
Plane created via script has 'shadow' artifact when it has material with...
To reproduce: 1. Open repro project2. Build and run scene for WebGL Actual vs Expected: there should not be any 'shadow' artefact on... Read more
Cloth is affected by rotation and movement, even when using cloth.ClearT...
Steps to reproduce:1. Open user's attached project2. Open scene "Cloth" and play it3. Select "Girl" gameobject in the hierarchy, to ... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject