Search Issue Tracker
AssetImport.assetBundleName doesn't return bundle name for assets locate...
Steps to reproduce: 1. Open attached project2. In top menu click "SUPPORT/FindBundleName". This will return assetBundleName for "Ass... Read more
[Editor] Some editor windows are broken after opening an old project wit...
Steps to reproduce: 1. Open attached project2. You can immediately observe two issues with 'Game View' and 'Project' windows: - Both... Read more
[Experimental] Undoing the adding of composite collider crashes in Compo...
How to reproduce:1. Open user attached project2. Open scene 'sdagfhg'3. In hierarchy navigate to Tile map > Layer4. Remove 'Compo... Read more
Cannot drop sprites into animation window on a New Project to create Spr...
Steps to reproduce:1. Create a new project2. Import any sprite3. Set it's texture type to sprite4. Create a new GameObject sprite in... Read more
MenuItem does not exist after recompiling
(Check the attached *.gif file to see the bug) Reproduction steps:1. Open the attached project in the editor2. Make a trivial change... Read more
[Regression] [OSX] There is an ability to add script with compilation er...
Mac-specific issue: There is an ability to add an uncompilable script to GO. To repro:1. Create a new project. Create a new GO.2. In... Read more
Recursive Serialization is not supported error when opening project
To reproduce:1. Open attached project2. Observe "Recursive Serialization is not supported" error in console Reproducible: 5.5.0b5Reg... Read more
Number of users who have rated the app is much smaller than store's numb...
Reproductions steps:1) Open "case_834718-Ads.zip" project2) Build and run "rep" scene on any Android device3) Press the button4) Wai... Read more
Renderer.SetPropertyBlock set other instances too
To reproduce:1. Open attached project2. Play scene3. Observe that two object are affected by Renderer.SetPropertyBlock Expected resu... Read more
Adding "Canvas Group" component to "Canvas" results in slow performance ...
Any child being re-parented fires off a message to its CanvasGroup, the CanvasGroup then broadcasts a message to all of its children... 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