Search Issue Tracker
[Vulkan] ComputeBuffer data is corrupted when ComputeBuffer.SetData is c...
How to reproduce:1. Open the attached project "1185630.zip"2. Open the Test Scene3. Enter Play mode4. Press Add data button multiple... Read more
[Addressables] Paths for Assets marked as 'Addressable' do not update in...
How to reproduce:1. Open user-submitted project (AddressablesPathUpdate)2. Open the Scenes folder and mark 'SampleScene' as 'Address... Read more
Sub Emitter particle's width is twice its height when Separate Axes in t...
How to reproduce:1. Open the attached project "Any3D.zip"2. Load "SampleScene" scene3. Observe the particles in Game view Expected r... Read more
[URP][Tilemap][2D Lights] Tiles with no normal maps and "Sprite Lit Defa...
How to reproduce:1. Open attached project "TileMap_NormalMap_Bug.zip" and scene "SampleScene"2. Observe top white tiles having woodp... Read more
Animation does not play correctly when Optimized Game Object functionali...
How to reproduce:1. Open attached project2. Open SampleScene3. Enter the Play Mode4. Check the face animation5. Delete the GameObjec... Read more
NullReferenceException is thrown when setting SerializedProperty.managed...
How to reproduce:1. Open the "TestCase" in the user attached project2. In the "Test" GameObject Inspector Window, click on "Set refe... Read more
[macOS] Screen.currentResolution method returns incorrect screen resolution
How to reproduce:1. Open user's attached 'screenresolution.zip' project2. Maximize Editor window3. Screen -> Log current Resoluti... Read more
[Android] Input.GetKey returns false when S-Pen is being used on Samsung...
To reproduce:1. Open attached project2. Build to Samsung device with S-Pen3. Use the Pen on the mobile screen Actual result: The pen... Read more
Prefab instances lose reference when a library is deleted and scripts us...
To reproduce:1. Extract attached project ("case_1185524.zip")2. Delete Library folder and move Scripts folder out of Assets3. Open p... Read more
[Main] Particles using mesh shape emission don't emit if the start color...
Repro steps:1. Create a new particle system2. Set the emission shape to mesh and assign a default cube3. Change the start color's al... 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