Search Issue Tracker
Crowd.Proximity.Collect takes a long time with idle agents
Users see that when having idle agents with tiny radius the time sent in processing proximity query explodes. http://forum.unity3d... Read more
[Clear] Clearing baked data makes scene very bright due to enabled realt...
To reproduce: 1. Open attached project 2. Open scene 1 3. Bake lightmaps 4. Clear baked data 5. Notice that scene becomes very brigh... Read more
Cursor doesnt change back to hardware cursor on mouse exit using SetCurs...
How to reproduce: 1. Open attached project 2. Open scene testscene.unity 3. Build to Webplayer and run in Safari or Firefox 4. Hove... Read more
"The digital signature is not valid" when using a custom icon in Windows
Repro steps: 1) Open a new project 2) Build it with default settings for Windows 3) Find the .exe file 4) Right click it -> Properti... Read more
[UnityEditor] Undo.DestroyObjectImmediate() crashes editor if passed null
Steps to reproduce: 1. Open attached project 2. Open "Editor/HardCrash" script 3. Notice Undo.DestroyObjectImmediate(null) 4. In Un... Read more
[Mecanim] Transitions become unselectable in the far sides of Animator w...
Repro steps: 1) Create/open a new project 2) Create Animator Controller and open it to see Animator window 3) Create a new state and... Read more
No way to NOT use an offline scene in NetworkManager
There is no way to NOT use an offline scene in NetworkManager. Even if both the offline and online scene slots are empty in the Netw... Read more
[Realtime GI] Some static objects are brighter in Enlighten (CS-677)
Even though the directionality seems correct, some objects get more lighting than others. When high realtime resolutions (above 5) a... Read more
Per-platform default quality settings gets lost when we exit Unity edito...
To reproduce: 1.Create new project. 2.Check quality settings. 3.Play any scene in project. 4.Close Unity Editor. 5.Open project agai... Read more
Animated property values are not refreshed in Particle Editor when scrub...
1. Create ParticleSystem 2. Open Particle Editor 3. Animate some properties (eg. size) 4. Scrub animation 5. Properties are not upda... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running