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
Reset doesn't clear the vertex buffer for Image and Raw Image
Steps to reproduce : - create an Image- add a sprite- click on the cog for the component- choose Reset and notice that the image is ... Read more
Preserve aspect should not show up when there's no sprite
Steps to reproduce : - create an Image- remove the Source Image and notice the Preserve Aspect option is still there Read more
OSX color picker needs to be closed manualy
Steps to reproduce : - go to Preferences and check the OSX Color Picker mark- open the color picker for a material- click away and n... Read more
[ScriptUpdater] Script Updater fails to run when importing NGUI package
Steps to reproduce : - import the NGUI package from the Asset Store and notice the errors https://www.assetstore.unity3d.com/en/#!/c... Read more
[Icon::PlayerSettings] Unable to expand the icon panel does not expand i...
Steps to repro:1. Launch Unity2. Open build settings and click on player settings3. Scroll down to Icon4. Try to expand the Icon pan... Read more
[OSX] 'Internal. Possible leak' error is displayed after switching Graph...
Steps to reproduce: 1. Open Unity on OSX;2. Create new project;3. Import attached 'tree' package;4. Open 'test' scene;5. Go to Playe... Read more
[Camera] Camera Rendering path has incorrect assertion
Rendering path has now moved to Graphics Settings > tier. The camera override for Render path in the inspector still refers to 'p... Read more
References are removed from prefab when rebuilding library > changing pl...
Reproduction steps:1. Download the attached project.2. Delete the Library folder.3. Open the project.4. Open "Assets/Resources/prefa... 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
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