Search Issue Tracker
Memory leak when shadows are turned on (5.2 regression)
To reproduce: 1. Open the project in "repro.zip" 2. Open the scene "testscene" 3. Build it to windows 4. Open task manager 5. bring ... Read more
[iOS] Input.GetKey is delayed returning to False on key release on iOS b...
Reproduction steps: 1. Open project in "M1InputTest.zip" 2. Build for iOS and open the project in Xcode 3. Connect a Keyboard to an ... Read more
Crash with __cxa_deleted_virtual when using a command buffer
Reproduction steps: 1. Open the user's attached project 2. Right-click in the Scene Hierarchy, select "Effects -> Water System" 3... Read more
GI gets stuck on Bake Indirect when Precomputed Realtime resolution is >...
How to reproduce: 1. Open attached project 2. Open scene scene.unity - Scene contains a map built out of Unity primitives 3. Set t... Read more
[WebGL][Android] Memory growth above 256mb causes [Could Not Allocate] e...
Reproduction steps: 1. Open the attached project "WebGL-MemoryTest-main.zip" 2. In the Project window under "Assets/Scenes" open "Me... Read more
Cursor flickering in editor while playtesting if cursor.visible = false
Reproduction steps: 1. Open user submitted project "Test Cursor Locking" 2. Add user script "ScreenLockCursor.cs" to any object in t... Read more
[UNET] SyncListStruct class file with certain names is not synced with c...
Steps to reproduce: 1) Download attached "Repro.zip" 2) Open the scene and build the project 3) Host from build, Client from editor ... Read more
Scene Async Load Is Not Async [To be broken into smaller more specific t...
Loading a scene asynchronously doesn't appear to be asynchronous. This has been tested loading a scene with around 10,000 cubes bot... Read more
[Linux Editor] Undocked panels can't be resized in some Desktop Environm...
Steps to reproduce: 1. Open any project 2. Drag out any of the docked panels (ie Scene view) so it becomes an independent/undocked w... Read more
Assertions spam the Console when minimizing the Editor Window
On 2020.1, if you start a new project you will get spammed with a lot of errors and assertions. Every time the user would minimize t... 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
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK