Search Issue Tracker
Changes made to "Scripting Define Symbol" are not saved if "Apply" is pr...
How to reproduce:1. Create a new project2. Press Edit -> Project Settings -> Player3. Under the "Scripting Define Symbol" pres... Read more
`Texture.nonStreamingTextureMemory` is increased each time when entering...
Reproduction steps:1. Open the “TextureStreamingStripped“ project2. Open the “SampleScene” scene3. Enter the Play Mode a few times w... Read more
Generated Entities look different when Depth Priming Mode is changed
Reproduction steps:1. Open the attached project “ecs-draw-test“2. Open the “SampleScene” Scene3. Set the Depth Priming Mode to Auto ... Read more
[TextMeshPro] text disappears when only the characters from fallbacks ar...
How to reproduce:1. Open the attached user project “TMPTextBug.zip“2. Open Scene “Sample_03_TextStyleAssigner”3. Zoom on to the bott... Read more
[VFX Graph][URP] VFX crashes on URP when dragging VFX asset to the Hiera...
How to reproduce:1. Download and open the attached project2. Drag the "Test" VFX asset into the Hierarchy window3. Observe the crash... Read more
Input Field ignores first keyboard input when calling Focus() from code
Reproduction steps:1. Open the attached “FieldEdit.zip” project2. Open the “Assets/Test Scene.unity” Scene3. Enter the Play Mode4. C... Read more
GC Alloc when using Graphics.RenderMeshInstanced
Reproduction steps:1. Open the attached project "RenderMeshInstanced_ArgumentException"2. Open "SampleScene"3. Enable Deep Profile i... Read more
[DOTS Netcode 0.51] Linux server build runtime not working properly
1. What happenedCurrently when open the game project with Unity 2021.3.4f1 to build linxux server runtime. The runtime will just cra... Read more
"alphaHitTestMinimumThreshold" sometimes doesn't hit the Image when the ...
Steps to reproduce:1. Open the attached “ImageTypeBug” project2. Open the “SampleScene” scene3. Enter Play Mode4. Press the left mou... Read more
Shadows don't update when the Cascade Count is set to 1
Steps to reproduce:1. Open the “ARShadowDemo” project2. Select the “URP-HighFidelity” URP Asset3. In the Inspector window set Cascad... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler