Search Issue Tracker
Calling NetworkConnection.Disconnect in OnServerConnect fails to send in...
Steps to reproduce:1. open attached project2. open scene Main3. enter play mode4. start host Expected: disconnects player without an... 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
[VideoPlayer] built scene starts flickering on some OSX machines
To reproduce:1. Open attached project2. Build 'VideoPlayerBug' scene for OSX3. Play built scene in window Expected: built scene will... 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 jagged ... Read more
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 has ... 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.unitypackage2. Open scene test. It contains a terrain populated with grass and a camera that is moved alo... Read more
[SRP] Instantiating Particle System prefabs with IEnumerator produces er...
How to reproduce:1. Open attached "GetTransformInfoExpectUpToDate" project2. Load "SampleScene" and enter Play Mode Expected result:... Read more
"Moving File Failed" dialog displayed when debugging
Receive a crash prompt saying: "Moving File Failed - Moving Temp/Assembly-CSharp.dll.mdb to Library/ScriptAssemblies/....Access is d... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template