Search Issue Tracker
[Multiplayer] We can't use Start method in classes derived from NetworkL...
Original NetworkLobbyPlayer class uses Start method itself: public void Start(){DontDestroyOnLoad(gameObject);} So, when you try to ... Read more
[anim] Center of mass gizmo is on the floor
Mass Center gizmo is on the floor, when it should be close to the hips position. see attached images. repro:- import attached motion... Read more
Enabling Batch Render Group API has negative impact on performance in XR...
Reproduction steps:1. Open the user's attached project2. Enter Play mode3. Open Stats in the Game view and observe FPS4. Disable "To... Read more
[URP] Performance is worse when SRP Batcher is enabled in the URP Asset
How to reproduce:1. Open the user's attached "SRPBatcher.zip" project2. Open the "SRPBatcher" Scene3. Enter Play Mode4. Observe the ... Read more
Input field expands as numbers are entered in Physics Low Level Settings...
Reproduction steps:1. Create a new project2. Create > 2D > Physics LowLevel Settings3. Click on newly created Asset to see its... Read more
[URP] [LWRP] Multiple Spotlights affect each other's shadows when close ...
Reproduction steps:1. Open project in "URP2020.1.0a9Repro.zip"2. Open "SampleScene.unity"3. There are 2 Spotlights "SPLBlue" and "SP... Read more
Linux Editor has low performace in Playmode on a new project
How to reproduce:1. Create a new project2. In the "Game" window press on the "Stats" button near the top right corner of the window ... Read more
Unity crashes on GC_push_all when using Publish() method on update()
How to reproduce:1. Open attached project ""repro_1078568"2. Open and launch scene "GazeboSimulationScene"3. Wait for few seconds - ... Read more
[iOS] [Metal] Application crash on "SetTextures [inlined] operator== + 4...
Reproduction steps:1. Open the attached project.2. Build and run the "Main" scene for iOS.3. Application crashes. Notes:Doesn't cras... Read more
Lighting window is not closed after pressing quick button for auto-gener...
Jira twin of: [https://fogbugz.unity3d.com/f/cases/1291379/] How to reproduce Open a new project Press the "Auto Generate Lighting" ... 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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist