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
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
[Backport] [Backport] Start Delay of Particle System is not applied when...
Reproduction steps:1. Open the attached project "987068.zip";2. Open the Test scene;3. Click the Pause Button;4. Click the Play Butt... Read more
OnDisable and OnDestroy methods are not called when a ScriptableObject i...
How to reproduce:1. Open attached 'project-1174400.zip' project2. In Editor select 'Test' > 'Create and Save'3. Delete 'New TextA... Read more
[Culling] When the gameobject of particleSystem is offscreen, the partic...
1 Load default scene2 Press Play and go to Scene tab3 Choose camera and rotate it so the particle system gameobject is out of the fr... Read more
[MatchMaker] Can't re-join a match after leaving
How to reproduce: 1. Open attached project2. Open scene Scenes/Main.unity3. Play the scene4. Enable Match Maker5. Create Internet Ma... Read more
You cannot resize a box collider when you have two inspectors
You cannot resize a box collider when you have to inspectors open at the same time. Happens probably for reflection probe as well (t... Read more
[WindowsMR] failure to take photo capture in Hololens
Exception thrown: 'System.ArgumentNullException' in UnityEngineProxy.dllArgumentNullException: Value cannot be null.Parameter name: ... Read more
On Android, OnApplicationFocus(false) is not called before an app enters...
With Unity 4.2.2 the onApplicationFocus with a value "false" was called when the application was sent to the background and then onc... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code