Search Issue Tracker
Pressing the sleep button repeatedly then resuming a running game will c...
Reproduced on:Amazon KindleFire HD 7" (KFTT, 2nd generation) with Android 4.0.3 Reproduced with:Unity Version 4.3.4f1 (e444f76e01cd) Read more
The copy-paste confuses the state machine
Repro steps: 1. Create a sub-state machine, add a couple of states(and motions) to it - press play, the animation play properly2. Co... Read more
The memory is not cleared on iOS when unloading asset
Not Reproducible: this bug was not reproduced on 4.5 To reproduce:1. Open the attached project2. Build and run for iOS3. Profile in ... Read more
UGUI - Layout of dynamically attached objects not updating until screen ...
Issue 1 - Incorrect layout until Game View is resized : - import the project attached in a comment further down called case_599998-U... Read more
Enviroment.SpecialFolder.ApplicationData does not have write permissions
To reproduce:1. Open the attached project2. Run in the Editor and verify that the file "test.txt" is created in: /Users/<USER>... Read more
[Crash] Unity and Windows hangs when changing size of any window inside ...
Unity and Windows hangs when changing size of any window inside Editor Seems connected to Case 582308 2) How can we reproduce it usi... Read more
Dynamically added uGUI elements are broken
To reproduce:1. Open attached project.2. Open scene "BasicScene"3. Enter play mode - 20 objects are created (they are rect transform... Read more
www.isDone never get's true on iOS
while (!web.isDone) {} is infinite on iOS By design reason: Code should yield inside that loop, because WWW download on iOS are runn... Read more
Cubemap: HDR Cubemaps (RGBM) do not display correctly as skybox
To reproduce:1. Import attached hdr file into unity2. Set the import settings to advanced and the mapping to auto3. Create a new sky... Read more
IOS over the air limit docs is outdated
Steps to reproduce : - open https://docs.unity3d.com/Documentation/Manual/iphone-playerSizeOptimization.html and notice it states th... 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
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned