Search Issue Tracker
Enviroment.SpecialFolder.ApplicationData does not have write permissions
To reproduce: 1. Open the attached project 2. Run in the Editor and verify that the file "test.txt" is created in: /Users/<USER>/.co... 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 u... 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 transf... 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 run... Read more
Cubemap: HDR Cubemaps (RGBM) do not display correctly as skybox
To reproduce: 1. Import attached hdr file into unity 2. Set the import settings to advanced and the mapping to auto 3. Create a new ... 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 t... Read more
Motion has hiccups/stutters on portable devices
There are motion stutters in some time intervals, if you look closely. DUT: Google Nexus 4 with Android 4.4.2 HTC ONE with Androi... Read more
Font.RequestCharactersInTexture crashes the Android App
Reproduced on: Google Nexus 5 with Android 4.4.2 Reproduced with: Unity Version 4.5.0a2 (965892abff45) Unity Version 4.5.0b6 (eb7ac... Read more
Sorting layer + mesh renderer breaks sorting layers
To reproduce: 1. Open attached project 2. Open scene test 3. Select the object in scene 4. Right click it's render layer test compon... Read more
uGUI is not visible in web player builds
To reproduce: 1. Create a new project 2. Add a uGUI button to a new scene 3. Save the scene and build the project for web player 4. ... 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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened