Search Issue Tracker
[Cache Server] Crash on opening this particular project only if Cache Se...
The problem happens when you use Shadergraph and NUnit packages together with enabled Cache Server.Also it reproduces only when ther... Read more
[Performance] Multiple child folders causes a slow down when refocusing ...
Steps to reproduce:1. Start a new project2. Add user attached DemoAsset.cs script3. Click on "Demo" in the top menu, and select "Cre... Read more
Upgrade NOTE: replaced 'mul(UNITY_MATRIX_MVP,*)' with 'UnityObjectToClip...
Steps reproduce:1. Open attached project2. Open ShadowMeta.cginc3. Replace UnityObjectToClipPos(pos4) to mul(UNITY_MATRIX_MVP, pos4)... 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
Material Preview does not show selected Reflection Probes
Steps to reproduce:1. Create new builtin template2. Create a new material3. Set it to fully metallic and smooth4. Select the created... Read more
Unity crashes if variant Sprite Atlas scale results in NPOT texture when...
Unity crashes if variant Sprite Atlas scale results in NPOT texture when Crunch Compression is enabled 1. Import attached sprite (in... Read more
[Source Attribute] Blend source attribute blocks are not useful without ...
Repro steps:1. In initialize, add any blend source attribute block (i.e. blend source velocity)2. Observe there is no blend field Ex... Read more
"Changing Render Pipeline" dialog window becomes non-interactable via mo...
Steps to reproduce: Create a new project using Universal 2D template Go to Project Settings > Graphics In the Default Render Pipe... Read more
Shaders who use Clip() have "&" in the output on OpenGL ES 2.0
How to reproduce:1. Open the attached "Clip GLES2 Bug.zip" project2. Make sure OpenGL 2.0 is the only graphics API in the Player Set... Read more
[M1][Rosetta] Editor crashes on mono_arch_patch_callsite when opening th...
Reproduction steps:1. Open the user's attached project Expected result: Project opensActual result: Editor crashes Reproducible with... 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 cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11