Search Issue Tracker
[Android][IL2CPP] takes 10x longer time linking ARMv7 vs ARM64
Steps:1. Download attached file ("arm-test.zip")2. Open "run_test.sh" and change the directories of UnityApp, PlaybackEngines, Andro... Read more
Crash on entering play mode in Lumin Platform w/ VR Enabled
Steps to reproduce:1. Create a new project2. Switch to Lumin platform3. Enable VR4. Enter Playmode Reproduced on 2019.1.0a13, 2019.1... Read more
[Mac] UI Image Size remains static after changing the Image's Sprite and...
How to reproduce:1. Open the user-submitted project ("ImageBug.zip")2. Open the "Canvas" prefab and change the "Image" object's spri... Read more
[Android][Adreno] Shader compiler emits wrong code when using "sign" int...
Steps to reproduce:1. Open user attached project2. Build & Run3. Observe the pink cube Expected result: Shader compiler should n... Read more
Unresponsive Editor caused by Shader Compilation
Steps:1. Open repro project2. Open the shader and uncomment the lines#define foo bar.foofoo;3. Save the shader and go back to editor... Read more
Sphere Collider sometimes reports incorrect results when using Physics.C...
To reproduce:1. Open attached project2. Move the Sphere Collider around Reproducible with: 2018.3.3f1, 2019.1.0a14, 2019.2.0a2Couldn... Read more
[Android][Vulkan][VideoPlayer] Video Player crashes when graphics API is...
How to reproduce:1. Open the attached project2. Sample scene is very simple, it has Video Player attached to Main Camera with all de... Read more
[Incremental GC] Projects fails to open if switching from .NET 4.x to .N...
How to reproduce:1. Open attached project2. Go to Player Settings and switch to .NET 3.5 Result - Editor is not opened, after that y... Read more
Script reference lost when importing .unitypackage with .dll files
Steps to reproduce:1. Open the attached Project "ReimportReproPackage"2. See the Inspector Window for GameObject "ColorChaningCube" ... Read more
[Addressables] Shaders are not being included in the Asset Bundle in pac...
To reproduce:1. Open the attached project2. Play the 'SampleScene' Expected: Shaders are included in the Asset Bundles when packed u... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default