Search Issue Tracker
[Terrain][Lightmap] Building lightmap for big terrain freezes editor
Steps to reproduce:1. open users attached project2. build lightmaps - starts using too much memory causing computer to be unusuable ... Read more
ReflectionTypeLoadException is thrown when importing Code Analysis and M...
How to reproduce:1. Open the attached project2. Enter the Play Mode3. Observe the Console Window Expected result: ReflectionTypeLoad... Read more
"EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown ...
How to reproduce:1. Create a new project2. Create a “Canvas” GameObject3. Add a “Button - TextMeshPro” GameObject as a child of the ... Read more
4K lightmaps broken unless you clear the GI Cache before every bake
4K GBufferHeavyData positions written to GI Cache doesn't match what is read back later on.This issue makes it impossible to work wi... Read more
[MacOS] Kernel panic crash occurs when launching a HDRP project template
IMPORTANT:Don't skip any steps if attempting to recreate the problem for the first time. There are probably more steps than actually... Read more
[General] OnTriggerEnter gets called a second time when colliding GameOb...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. In the Console, inspect the log ... Read more
First frame of TextMeshPro text is rendered as squares
How to reproduce:1. Open attached project "TmpBug.zip"2. Enter Play mode (the Editor will be paused automatically)3. Observe Game or... Read more
Timeline tracks cannot be deleted when selecting a disabled PlayableDire...
Reproduction steps:1. Open the “TrackDeletion” project and the “SampleScene” scene2. Using Project Browser open the “SampleTimeline“... Read more
HDRP Template scene crashes during lighting bake
Generate Lighting crashes the Unity Editor using the HDRP Template scene.This occurred on a PC using NVIDIA 1080, though onboard Int... 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