Search Issue Tracker
[Visual Effect Graph] Transition between two Blocks is not selected when...
Transition between two Blocks from the Visual Effect Graph is not getting selected when they are kept closer to each other, it gets ... Read more
Shader Graph Templates window icons are replaced with Custom VFX Graph i...
Steps to reproduce:1. Create new Unity project2. Make sure VFX package is installed3. Open Shader Graph Templates window4. Observe t... Read more
Track pad zoom is not pinch but two fingers up and down
I've only been able to test with a MacBook but you are unable to zoom using a trackpad. If you try to zoom using a pinch gesture the... Read more
Projector shadow becomes darker when trail renderer or particles are in ...
Steps to reproduce: 1. Open the attached project.2. Open 'Untitled' scene.3. Press play.4. Observe the shadows around the player whe... Read more
Assetbundles larger in 5.4 than in 5.3
To reproduce:1. Open attached project2. Right-click "testTexture" asset, press "BuildToAB"3. The script will now build it to an asse... Read more
“Use of GfxDeviceD3D12::UploadTextureSubData2D is forbidden during a ren...
Reproduction steps:1. Open the attached “repro_IN-89470“ project2. Open the “Sample.unity“ Scene3. Open the Scene view4. Observe the... Read more
Non-ASCII characters are displayed incorrectly in the loading splash screen
Reproduction steps:1. Create a new project and name it with any non-ASCII characters (for example, 这核里吗)2. Open the project Expected... Read more
New 3d-template extra potentially has old cookie behaviour
Please make sure that both 3d template and 3d-extra template are updated for any version this is in. Read more
[M1][Silicon Editor] Editor crashes when importing an .ogv file
Reproduction steps:1. Create a new project2. Import the attached "sample_with_audio.ogv" file Expected result: File is imported into... Read more
[Particles] UpdateCachedMesh needlessly called when disabling thne enabl...
This is causing performance issues for users who pool particle systems. This is the function:ParticleSystemRenderer::UpdateCachedMes... 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