Search Issue Tracker
[Tilemap] Tile palette gets populated by old tiles if you import new til...
Repro:1. use the tiles provided or a new project with a bunch of isometric tiles2. select the palette3. Select 6-7 png and add them ... Read more
Crash on -[IOGPUMetalDeviceShmem initWithDevice:shmemSize:shmemType:].co...
Reproduction steps:1. Open the macOS Terminal2. Run the “PROJECTFILE” Play Mode tests with command line: /Applications/Unity/Hub/Edi... Read more
[iOS] XCode throws compile error with System.IntPtr in .dll
1. Open attached project2. Build to iOS with IL2CPP3. XCode will fail building Read more
Adding Meta Quest build Profile throws “NullReferenceException” and “Exc...
Steps to reproduce:1. Create new Unity project2. Open Build Profiles window3. Press “Add Build Profile” button4. Select Meta Quest P... Read more
Opening a VFX Graph file triggers a Windows prompt "Select an app to ope...
How to reproduce:1. Open the attached “IN-82864” project2. In the Assets folder open the “EnemyDeath” VFX Graph file3. Observe the C... Read more
"Odin" asset crashes the Editor during the import
Reproduction steps:1. Try to open the attached project "RunningCheese.zip";or1. Create a new empty project;2. Go to the Asset Store ... Read more
A memory leak occurs when selecting the Console Window and the Inspector...
Reproduction steps:1. Open the “ASDQWE” project2. Open the “Battle Corridor.unity” Scene3. Enter the Play Mode4. In the Game View cl... Read more
Package Manager - After a search the up/down arrows cycle through the fu...
When cycling through searched results, up and down on the keyboard cycles through all packages which are not displayed. Expected: To... Read more
Upgrade with SafeMode clear HDRP FrameSettings
When I upgrade my HDRP project from Unity 2020.3.8f1 to 2021.2.0b2, my FrameSettings in the HDRP Global Settings are completely wipe... Read more
Crash / freeze on "RaiseException" and "Could not allocate memory" error...
How to reproduce:1. Create a new project with any pipeline2. Drag and drop the attached “svg1“ SVG file into the Assets folder3. Clo... 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