Search Issue Tracker
Project Directory is opened when Opening the Editor Log from the Console...
Steps to reproduce: Launch the Editor with the "-nolog" argument (either in Hub or from CLI) In the Console Window click the kebab m... Read more
[MARS] MARS package is not installed and "error CS0122: 'BasePopupField<...
How to reproduce:1. Create a new project2. Add a MARS package3. Observe the Console window Expected result: Mars package installed s... Read more
[Editor] Material Selector gets Material Selected only with first selection
Steps to reproduce:1. Create a new project2. Create a default material3. Duplicate it a few times4. Create a sphere and open the "Se... Read more
Crash on AssetsMenu::CanDeleteSelectedAssets when pressing Assets menu i...
Steps to reproduce: 1. Create new project.2. Select any scene in Hierarchy3. Press on Assets menu item Crash! Top Stacktrace:0x00000... Read more
GameObject with tessellation shader is incorrectly greyed out after sear...
Steps:1. Open QA attached project in comment (20190904_tess.zip)2. Open repro dcene3. On hierarchy, Search for "cube" Actual: The ob... Read more
EditorApplication.projectWindowItemOnGUI should also return the targeted...
projectWindowItemOnGUI does not allow identifying sub-assets, so for example you can't customize project view rendering of a Mesh pa... Read more
UI Builder doesn't update the style sheet when using "Extract inline sty...
How to reproduce:1. Open the attached “IN-99171” project2. Open the “SignUp Username” document in UI Builder3. Select the “NextButto... Read more
[WebGL] InvalidStateError: Failed to execute 'resume' on 'AudioContext':...
AudioContext.resume() error is not missing catch.See:https://forum.unity.com/threads/invalidstateerror-failed-to-execute-resume-on-a... Read more
Dragging and dropping an animation with ' . ' symbol in the name into th...
How to reproduce:1. Open the attached "Repro1190930.zip" project2. Double click on "New Animator Controller" Animation Controller3. ... Read more
Troubleshooter not showing My Cases after I logged out and logged in
Steps to reproduce:1. Open Unity TroubleShooter2. Click the account name in the top right and sign out3. Sign back in4. My Issues ta... 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
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API