Search Issue Tracker
UnityConnectSettings::OnEditorBuildTargetChangedStatic crash when import...
To reproduce:1. Open attached project2. Editor crashes Reproduced: 5.5.0b9, 5.6.0a1Regression from 5.5.0b1 Editor crashes only first... Read more
NavMeshAgent path to object with a collider glitches if moved in the sce...
Steps to reproduce:1.Download and open attached project in the edit2.Hit play3.When the cylinder reaches the cube, move cylinder in ... Read more
[CurveEditor] NullReference Exception in UnityEditor.CurveEditor.WrapMod...
Undoing a curve with the new wrap methods throws a null reference exception. Repro steps:1. Open Scene1 from attached project2. Open... Read more
Collab toolbar scrolls to top when revert changes
1. What happenedCollab Toolbar working with long list of changes: if reverting some items down the way, the list is scrolled to the ... Read more
CreateMatchRequest, CreateMatchResponse, ListMatchResponse and JoinMatch...
Reproduction steps: 1. Create new project2. Create C# script3. Include UnityEngine.Networking.Match library4. Try create new instanc... Read more
[NavMeshAgent] Game object sticks to the obstacles while dragging in the...
Steps to reproduce:1. Open the attached project2. Open the ad.scene.unity scene(Assets -> Adomas work ->ad.scene.unity scene)3... Read more
[Cloth] Cloth keeps updating when deactived
To reproduce: 1. Open attached project and play "Bug" scene.2. Open Profiler Window.3. In profiler's Overview find "Physics.UpdateCl... Read more
[iOS] 'Non matching Profiler.EndSample (BeginSample and EndSample count ...
BeginSample method implementation is missing on iOS builds, this results in Profiler failing to profile on iOS - 'Non matching Profi... Read more
[Rigidbody] Rotation Constraints are lost when creating a prefab with RB
When creating a prefab from a gameobject with rigidbody rotation constraints, the constraint locks are not saved to the prefab and a... Read more
A CanvasRenderer with multiple materials doesn't render correctly when r...
Steps to reproduce:1. Open attached project "RenderIssue.zip"2. Expand Canvas game object and delete one Image for blue material 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings