Search Issue Tracker
Assertion failed on expression: 'gForceReimports->empty()' is thrown whe...
How to reproduce:1. Create and open a new Universal RP template project2. Observe the console window Expected result: no errors are ... Read more
[Gamma/Linear] Baked light's indirect bounce is way less intense than re...
To reproduce:1. Open attached project2. Open scene Irradiance3. Switch directional light between realtime and baked4. Compare indire... Read more
Fatal Error referring RegisterRuntimeInitializeAndCleanup is thrown afte...
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Open the HeadsetAdjustment.unity scene4. Set Si... Read more
CPU cost of render canvas for moving world-space UI is too high in 2017
How to reproduce:1. Download attached project file and open "test" Scene2. Open Profiler and enter Play Mode3. Watch cost of UIEvent... Read more
CanvasRenderer.OnTransformChanged is called on UI objects which transfor...
How to reproduce:1. Download and open the project from OwnCloud2. Open LipSync scene3. Open Profiler (Window -> Profiler)4. Play ... Read more
IL2CPP Regression: Projects with Ionic Zlib assembly fail to build in 4....
Reproduction steps:1) Open attached "ZlibIL2CPP" project in the Unity Editor.2) Switch to iOS build configuration3) Open Player Sett... Read more
Cannot change code formatting in 'Braces' category
This issue only occurs on WindowsTo recreate:1)Open any script in MonoDevelop2)Go Tools->Options then under Source Code select Co... Read more
Bold font .ttf file is not detected properly for certain fonts
How to reproduce: 1. Open attached project2. Open scene Scene.unity3. Try switching between Normal and Bold font style on gameobject... Read more
Ambient Light Occlusion is not baked properly in a grid based scene
How to reproduce: 1. Open attached project2. Open scene OcclusionBug.unity- Notice how some of the squares are darker in the Shaded ... Read more
[Build][DontDestroyOnLoad] Object is destroyed if scene is changed while...
Steps to reproduce: 1. Open attached project2. Build and run project3. Notice that when game reaches its final stage there's no "Inf... 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