Search Issue Tracker
Console Errors when Accessing an In-Editor Tutorial Page
Reproduction steps:1. Open the user’s attached project2. Open “Assets/Scenes/BoundsControlExamples” scene3. Open “Assets/Tutorial 1”... Read more
Unable to move or look in the Scene view when a debugger is attached
Reproduction steps: Create a project Create a script Open the script with Visual Studio Press “Attach to Unity” In Scene view try to... Read more
Crash on ComputeShader::SetValueParam when opening a certain Scene
Reproduction steps:1. Open the user's attached project2. Delete the 'Library/ShaderCache' folder3. Replace the manifest.json file in... Read more
Shader compiler crash when compiling compute shaders in -nographics mode
How to reproduce:1. Open the user attached project2. Open the project destination folder3. In the BuildNoGraphics.bat add the Editor... Read more
[iOS] Shaders are recompiled on subsequent builds
Reproduction steps:1. Download and open the attached "urp_template.zip" project2. Build the project for iOS3. Repeat step 2 Expected... Read more
Scene Depth node doesn't return a proper depth value when used in a Deca...
Repro steps: Open the scene in the attached project Look at the rendering (see attached image) From left to right the decal displays... Read more
[Linux] "Clear filters" button text is not fully visible in Package Mana...
How to reproduce:1. Create new Unity project2. Open Package Manager (Window > Package Manager)3. Observe Clear Filters button Exp... Read more
OnClick event can use private method when that method is assigned before...
Reproduction steps:1. Open the attached project "BugRepro.zip"2. Open "SmpleScene" Scene3. Enter Play mode and click on the button i... Read more
The themes are not accessible when using UI Builder
Reproduction steps: Open the “UIBuilderBugs.zip” project Create and open a new UI Document Observe themes Expected result: Dark Them... Read more
Headers in the Inspector are duplicated when using HeaderAttribute
Reproduction steps:1. Open the attached ‘UIToolkitBug' project2. Open the 'Scene'3. Select the 'Bug' GameObject and observe it in th... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default