Search Issue Tracker
[VFX Graph] Mouse cursor continuously updated on opening Simple Mesh out...
Mouse cursor continuously updated on opening Simple Mesh output visual graph. Steps to repro:1. Open the attached project.2. Select ... Read more
ScriptedImporter's GatherDependenciesFromSourceFile() is not executed wh...
How to reproduce:1. Open the project "case_1203843_GatherDependenciesFromSourceFileNotCalled"2. Right-click on the asset "foo" in th... Read more
Edit menu's items do not work when the Hierarchy window is floating
How to reproduce:1. Open the attached “Hierarchy test” project2. Open the “SampleScene” scene3. Open the Game view4. Undock the Hier... Read more
"Assertion failed: Internal: Possible leak." when swapping from OpenGL t...
"Assertion failed: Internal: Possible leak. All textures should be removed from IdMap when destructed using RemoveTexture(TextureID ... Read more
Text is not selectable in Profiler's Custom Module's Default Details view
How to reproduce:1. Open the user's attached "New Unity Project" project2. Open the Profiler (Window->Analysis->Profiler)3. Re... Read more
Bug Reporter stays affected by High Contrast Theme after it has been tur...
How to reproduce:1. Open a Unity project2. Open Windows System settings3. Go to High contrast and turn on High contrast4. Open the B... Read more
Crash on GetCompiledComputeShaderCode when clicking "Show compiled code"...
How to reproduce:1. Open the attached "fp16Test" project3. In the Project window, select "NewComputeShader"4. In the Inspector windo... Read more
[Backport] ListView becomes unselected when scrolling with up, down, hom...
Reproduction steps:1. Open the user's attached project2. Select "test" asset in the Project window3. Select an item in the ListView ... Read more
IMGUI code calling UI Toolkit code causes custom Inspectors to reset whe...
How to reproduce:1. Open a scene2. Open a custom Editor window3. Dock the custom Editor in an area with an existing window (for exam... Read more
Coroutine with WaitForEndOfFrame() finishes too soon when the framerate ...
How to reproduce:1. Open the attached project "timeRepro"2. Open the scene "SampleScene" and Enter Play mode (Assets/Scenes/SampleSc... 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