Search Issue Tracker
Game View needs an extra redraw when existing play mode
- Open scene Startup in the attached project: Notice a black GameView saying "No Cameras Rendering"- Press Play in the Editor and le... Read more
[Android] [Blocks Automation] Player stuck on splash screen when using g...
This doesn't reproduce in monoscopic mode, just with VR enabled. So assigning to vr gfx. Read more
GetComponent() allocates memory on each call
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Open the Profiler window4. Enable Deep Profiling5. Play the sc... Read more
[Themes] Unity keeps refreshing on mouse pointer up when font is changed...
Unity keeps refreshing on mouse pointer up when font is changed and tree is selected in Project Browser. Refer the attached gif Step... Read more
[UI Toolkit] Rescale of the ui document when using multi display
Steps to repro: create a uxml document with a bunch of controls ( or use the one attached file ) create a ui document in the unity h... Read more
After light bake, when light is switched from Baked to Realtime - it doe...
Steps to reproduce:1. Open a the scene3. Switch light type to Baked.4. Bake lighting5. Switch the light back to Realtime, move the l... Read more
Changing Button Transform via Script makes text appear as blurry rectangles
How to reproduce:1. Open the attached "BlurryText" project2. Open "SampleScene" Scene (In Project window navigate to Scenes folder -... Read more
Light Probe Gizmos are not visible
How to reproduce:1. Create a new project or open an existing one2. Create a Light Probe Group Expected result: Light Probe Group's g... Read more
[IMGUI] Project Settings window shrinks after restarting the editor on c...
Project Settings window shrinks to the size of the cursor after restarting the editor on changing Graphics APIs. Steps to repro:1. C... Read more
Inspector debug "Duplicate" and "Delete" options don't work
Steps to reproduce:1. Create new material2. Turn on inspector debug mode3. Create more entries in "String Tag Map" array4. Try to de... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template