Search Issue Tracker
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
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
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
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.2HTC ONE with Android 4.3... 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 (eb7ac579f... Read more
Sorting layer + mesh renderer breaks sorting layers
To reproduce:1. Open attached project2. Open scene test3. Select the object in scene4. Right click it's render layer test component ... Read more
The engine crashed when using a Texture2D field in a field in a Serializ...
To reproduce:- Add the NewBehaviourScript to the MainCamera- Save the scene- The engine will crash, probably during the serialisatio... Read more
Going into Player Settings causes an error to be shown in the console
Steps to repro:1. Create a new project2. Go to Edit -> Project settings -> Player Settings3. Observe the error in the console:... Read more
Unused texture data is not freed from memory on WP8
High number of drawn textures using specific techniques used in plugins on Windows Phone 8 lower-end devices crash applications due ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved