Search Issue Tracker
[Windows] [DA] Installation of 32bit Editor is imposible because of chec...
To repro:1. Run http://artifact.hq.unity3d.com/artifacts/proj0-Build_WindowsBootstrapper_3502463_20_01_2016_16_46_50_+0000/build/Uni... Read more
"RenderTexture.Create failed: Texture is 2D but depth is set to a non-de...
Reproduction steps:1. Open the attached “Repro“ project2. Open the “Assets/Scenes/DebugXR.unity“ Scene3. Enter/Exit the Play Mode4. ... Read more
Screen.MoveMainWindowTo method often fails to switch monitors when the P...
How to reproduce:1. Open the user's attached "Display Management Handler 2021" project2. Select "File -> Build and Run" in the me... Read more
2 by 3 layout blanks all editor windows
1. Load any project2. Go to the layout dropdown ( top right corner in unity editor )3. Select 2 by 3 Result: All windows becomes bla... Read more
"Destroy can only be called from the main thread" is thrown after buildi...
How to reproduce:1. Make sure that IL2CPP is installed2. Open attached project "BugReproduction.zip"3. In Editor, click on Window -&... Read more
SBP Support for Mip Stripping
Mip Stripping (removal of top level mips at build time) requires Asset Bundles to be rebuilt per change of quality level and activat... Read more
[Linux] Create Asset context menu is created with a vertical offset when...
How to reproduce:1. Create or open any project2. Position Project window to the lower half of the Editor3. Click on the + just below... Read more
Unity crashes when marshalling a C++ COM interface instantiated in C# ba...
To reproduce: 1. Download the project, attached by user (TestInteropProject.zip)2. Add {path_to_project}\Assets\Plugins\x86_64 to th... Read more
UI Builder non-string nested template overrides aren't show and cause nu...
Steps to reproduce:1. Open the attached user's project "Test Project.zip"2. Open "UIAssets/MainDoc.uxml" in UIBuilder and a text edi... Read more
[LookDev] Shift hotkey doesn't work properly when trying to move the sep...
To reproduce:1. Open the lookdev tab, open the single object split comparison view or Single object zone comparison view2. Click on ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code