Search Issue Tracker
Game view Z/stencil buffer not present in maximized game view
Simplest: just have any geometry in the scene and maximize game view. Only skybox will be visible. - Use the scene Car.unity from th... Read more
Scaling object by negative value inverts normal map.
1. Open scene "FlipTestScene".2. In scene there are two boxes:- MatTestCube_prefab OK- MatTestCube_prefab Scale -13. Notice that "Ma... Read more
[WSA] missing rendering path option in player settings
Workaround: rendering path is shared between platforms. Select it from standalone platform or change it on game camera. Reproducible... Read more
Sprite Atlases take twice the size in memory in OpenGL ES 2
Sprite Atlases take twice the size in memory in OpenGL ES 2. A 1024x1024 texture, 32 bit takes 4 mb in ram when used as a normal tex... Read more
[PhysX]Huge physics spikes in Profiler on some Android devices
Profiler shows Physics spikes on some Android devices every several seconds Read more
[AssetBundles] Asset Bundles break references when loading
How to reproduce: 1. Open attached project2. Delete the AssetBundles folder from the root directory of the project3. Go to menu Asse... Read more
[GPUUsage] GPU Profiler spammes Log and makes Editor unusable after stop...
Steps to reproduce: 1. Create a new Unity project2. Open the profiler window3. Add a GPU profile (Add profiler -> GPU)4. Click on... Read more
[Prefab] Undo skips prefab unparenting
To reproduce the bug please follow the steps1. Create new project2. Create new GameObject3. Create new prefab for GameObject4. Creat... 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