Search Issue Tracker
When the CharacterController component has a step-offset
Bug reproduced in version 4.3.0b5 (19fb00de019e) Steps: In this example, the character controller on the "Character" game object ha... Read more
[Particles] Particle system glitches when using Simulate from script, af...
1) Open scene 'scene' 2) Press play, the left system will glitch after a few seconds. Read more
Unity grass builds patch meshes at runtime which causes cpu spikes
To reproduce: 1. Open repro.unitypackage 2. Open scene test. It contains a terrain populated with grass and a camera that is moved a... Read more
Calling NetworkConnection.Disconnect in OnServerConnect fails to send in...
Steps to reproduce: 1. open attached project 2. open scene Main 3. enter play mode 4. start host Expected: disconnects player witho... Read more
[2019.3] GUIView.RepaintAll.PlayerLoopController performance regression ...
Reproduction steps: 1. Open the attached project named "PerformanceCase" 2. Open the Classic_E01_F08 Scene 3. Open the Profiler wind... Read more
Inputs are called where they should not
Mobile UI inputs are called more times than they should since Unity 5.3 Read more
Path is not calculated between two points located in the same NavMesh No...
How to reproduce: 1. Open the attached project's Scene labeled "SamePolyIssue" 2. Enter the Play Mode 3. Click the "Calculate&DrawPa... Read more
[Shadows] Shadow resolution is bad with deferred + huge meshes in scene
Reproduction steps: 1) Open "Repro" project I attached below and proceed to "test" scene. 2) Go into playmode - you should see jagge... Read more
[OcclusionCulling] Occlusion Bake doesn't remove old occlusion bake files.
DUPLICATE: https://issuetracker.unity3d.com/issues/occlusion-culling-system-creates-too-many-files-in-the-library-folder-and-never-d... Read more
[SRP] Instantiating Particle System prefabs with IEnumerator produces er...
How to reproduce: 1. Open attached "GetTransformInfoExpectUpToDate" project 2. Load "SampleScene" and enter Play Mode Expected resu... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player