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
Timeline creates a dummy object when TrackBindingType of a Script compon...
Repro steps:1. Open user attached project2. Open scene "Bug Repro Scene"3. Open the Timeline Window4. Select GameObject "Timeline" i... Read more
[VFXG] Changing any property with multiple VFX selected resets exposed p...
Steps to reproduce: 1. Import the attached package 2. Open Test Scene 3. Select any column of VFXs in the Scene (multi selection is ... 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
Adaptive Performance Settings do not get added to a Build Profile, and n...
Steps to reproduce: Create a new Unity project with the Universal 3D template Open the Build Profiles window (File > Build Profil... Read more
[LWRP] [iOS] Shadows are broken when BlendWeights are set to FourBones
How to reproduce:1. Build the attached project for iOS2. Build & Run the app to device via Xcode3. Press "SkinningBonesToogle" b... Read more
360 View renders produced by GenericFrameRecorder are way too dark in Li...
To reproduce: 1. Open the project, attached by the tester (link in the edit)2. Open the Demo scene in Assets/PolygonWestern/Demo3. O... 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
Default Screen Width and Height fields hang for a moment when clicking o...
How to reproduce:1. Create a new project2. Go to top menu -> "Edit" -> "Project Settings..."3. Open "Player" settings -> "R... 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
- Editor hangs when a huge mesh is used for CanvasRenderer
- ChildSafetyHandles grow indefinitely when repeatedly creating and disposing NativeLists with a long‑lived custom allocator
- My Assets in Package Manager appear empty when the search is cleared and the tab is switched
- Test Shader appears twice in Material Shader selection menu
- "CustomPass.injectionPoint" returns "AfterPostProcess" when a global CustomPass is registered with "BeforeRendering" in HDRP