Search Issue Tracker
Game view toolbar buttons do not work when the window is Maximized
How to reproduce:1. Open the attached project "ScenarioWeek2024.zip"2. Right mouse click on the Game view window tab3. Click Maximiz... Read more
Pressing enter while renaming any field in the UI Builder window makes t...
How to reproduce:1. Create a new Project2. Create a new UI Document (Right-Click in the Project Window -> Create -> UI Toolkit... Read more
Unknown type: 'Unity.UI.Builder.UnityUIBuilderSelectionMarker' when sett...
After changing Canvas background color and entering playmode, canvas contains text "Unknown type: 'Unity.UI.Builder.UnityUIBuilderSe... Read more
Motion Blur affects a Terrain when it's Transform position is not zero a...
Reproduction steps: 1. Open the attached “TerrainBug“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Enter the Play Mo... Read more
Longer build profile titles are not compatible with the resized window
How to reproduce: Create a new project Go to "File" ->"Build Profiles" Select any platform from the list Click the "Add Build Pro... Read more
[Priority_NoRepro] XRDirectInteractor::EvaluateSphereOverlap not using r...
Reporting on behalf of customer. In XRDirectInteractor, line 257 has an apparent copy-paste error (from line 241): m_StayedColliders... Read more
[Android][OpenGLES3] "#version 310 es" is defined in compute shader inst...
Reproduction steps:1. Open the attached project “ReproProject”2. Ensure OpenGLES3 is used as the Graphics APIs (menu: Edit > Proj... Read more
Material using a Particle Standard Unlit Shader with Rendering Mode set ...
How to reproduce: 1. Open the “Game Feel.zip“ project2. Observe the Console Expected results: No Console errors are thrownActual res... Read more
ShaderGraph in the Scene View is playing when giving any Mouse Input on ...
How to reproduce: Open the “ScenarioWeek.zip“ project Open the “SampleScene” Give some Mouse Input on the Scene view, or Keyboard In... Read more
[HDRP] Wrong sets of culled objects are rendered when On-Demand shadow c...
Reproduction steps:1. Open the attached project “HDRP_Project”2. Open the “Assets/OutdoorsScene.unity” scene3. Enter Play Mode4. In ... 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