Search Issue Tracker
[Windows] Problem with importing DLLs using DllImport attribute from dif...
Reported by customer: The function LoadPluginExecutable in Runtime/Misc/Plugins.cpp is not thread safe. This causes a problem if two... Read more
Prefab Variant Overrides are reset when changing its base
To reproduce:1. Open attached project ("case_1192908.zip")2. Observe the Scene view - all of the Cube Variants have different Overri... Read more
[Vulkan][Android][Mali]Meshes stop being rendered using DrawMeshInstance...
To reproduce:1. Open the QA's attached project2. Make sure Android graphics API is set to Vulkan and any others are not in the list3... Read more
GameObject does not receive Fog when Surface Type is set to Transparent ...
How to reproduce:1. Open user's attached 'Bug.zip' project2. Open 'SampleScene' Scene3. Zoom out the viewport to clearly see that 'Q... Read more
Cloth's movement simulation is incorrect when the game object is rotated...
How to reproduce:1. Open the attached 'project-1192837.zip' project2. Enter Play mode3. Move the red cloth horizontally forward and ... Read more
TextAsset.bytes returns different bytes with different file extensions
Reproduction steps:1. Open project in "TextTest.zip"2. In "TextAssetTest.cs" the test will compare bytes of 2 identical files (text ... Read more
SystemInfo.SupportsRenderTextureFormat allocates 400B of GC memory
How to reproduce:1. Open attached project ("PremiumRenderTextureSupport.zip")2. Open SampleScene3. Open Profiler and enter Play mode... Read more
The reference to a prefab re-appears after clearing prefab references an...
To reproduce:1 Open attached project2. In Hierarchy choose Turret3. Open script "Turret" and comment "public GameObject bullet "4. S... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal