Search Issue Tracker
[Android] Memory is leaking on android device and Scripting Runtime Vers...
How to reproduce: 1. Open attaches Unity project 2. Open Profiler window 3. Open build settings. 4. Select Development Build and Aut... Read more
Editing prefabs directly in the project browser is no longer possible
1: Create a prefab 2: Select the prefab in the project browser 3: Note the inspector does not show any properties or components Exp... Read more
VideoPlayer is not playing videos on Android 4.4 when executing Play() m...
To reproduce: 1. Build attached project "android_video_repro.zip" on Android 4.4. 2. While running the built app, tap the screen to ... Read more
Tile in a Prefab's Tilemap changes its Sprite when saving a scene with a...
How to reproduce: 1. Open the attached project named "Case_1120471" 2. Change the Sprite of the "Diamond" Tile to the "Circle" Sprit... Read more
[UI] Loading a memory capture snapshot can cause a crash due to a stack ...
How to reproduce: 1. Install memory profiler https://forum.unity.com/threads/new-memory-profiler-preview-package-available-for-unit... Read more
"Layout update is struggling to process current layout" error appears wh...
Steps: 1. Add an empty GameObject 2. Add AudioSource component (expanded) 3. Add one more AudioSource component ==> The "Add Compon... Read more
Rigidbody with CapsuleCollider keeps bouncing when colliding with Box Co...
How to reproduce: 1. Open the user's attached project ("TestUnityProject.zip") 2. Open the repro scene ("SampleScene") 3. Enter the ... Read more
AssetDatabase.StartAssetEditing() inside EditorApplication.Update withou...
Registering a callback on EditorApplication.Update that call AssetDatabase.StartAssetEditing() without calling AssetDatabase.StopAss... Read more
Disabling and then enabling VR results in performance loss if None was t...
Steps to reproduce: 1. Download and open the attached project 2. Enter Playmode with an HMD connected Expected result: after loadin... Read more
NullReferenceException errors appear when there are 2 .asmdef files in o...
To reproduce: 1. Create new project 2. Create 2 .asmdef files Reproducible with: 2019.1.0a10, 2019.2.0a3 Not reproducible with: 201... 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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window