Search Issue Tracker
[Profiler] Taking a detailed memory sample triggers a crash (after calli...
To Reproduce: 1. Open & run the attached project.2. Open profiler, select Memory and change to detailed.3. Click the button (it ... Read more
Sprite flickers with fragments of sprites that are on its side in the sp...
To reproduce:1. Open the project attached by the user2. Move the scene around and notice green fragments flickering on the sides of ... Read more
Ctrl+B fails to open the Build menu when the Services tab is opened
Steps to reproduce:1. Open any new project2. Open Services window3. Press Ctrl+B to open the Build window Expected: the Build window... Read more
[UIElements] ToolbarSearchField clear button is not displayed when it's ...
How to reproduce:1. Open attached '1180403-ToolbarSearchField-issue.zip' project2. Open 'Untitled' Scene3. Open TestWindow > Repr... Read more
Hovering over the Sprite is offset when alphaHitTestMinimumThreshold is ...
How to reproduce:1. Open the attached project "FullTight.zip"2. Open Assets/Scenes/FullRect.unity3. Enter Play Mode4. Hover the mous... Read more
[VFX] Specific mesh doesn't render if in the player if it's used within ...
Repro steps:1. Open the attached project's ReproScene2. Create a standalone build3. Observe that all page meshes (both the regular o... Read more
[iOS] Audio will be played from earspeaker if Microphone.Start() is used
1. Open attached project(zip in edit)2. Build to iOS device3. AudioSource.Play() and Microphone.Start() will be launched on beginnin... Read more
URP fails to render grass Terrain details
How to reproduce:1. Open the user’s attached “GrassBug” project2. Observe the grass in the Scene view Expected result: The grass ren... Read more
WebGL Build only shows a black screen when using Bolt
How to reproduce:1. Open the user attached "Interactive-Parthenon.zip" project2. Change the Build Platform to WebGL (File -> Buil... Read more
View Direction Shader Graph Node causes a compilation error when used in...
Reproduction steps:1. Open the attached project named "VfxSgIssue"2. Open the Test Scene3. Observe the Console Window Expected behav... 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