Search Issue Tracker
[AssetBundle] Loading scene through bundle second time crashes
Repro steps:1) Open the project and LoadingScene in it2) Play and wait for it to finish to load(click the popped up dialogs till the... Read more
“NullReferenceException” errors thrown after reimporting VFX package Lea...
Steps to reproduce:1. Create new Unity project2. Import Visual Effect Graph package3. Import Learning Templates Sample from Samples ... Read more
"EditorGUILayout.MaskField" returns different values if the dropdown lis...
How to reproduce:1. Open project "MaskField bug.zip"2. In the Menu open Window > My Window3. Press on "Nothing" and select "A", "... Read more
GameObject that changes parents when set to DontDestroyOnLoad becomes mi...
When a gameObjects gets set to DontDestroyOnLoad, after becoming a child of an object in a scene and then setting the parent to null... Read more
Animator.velocity spikes when blending animations with different length ...
How to reproduce:1. Open the attached project2. Open and play Scene3. Move the character with arrow keys to one direction4. Stop and... Read more
[Editor] Some terrain component's tooltips aren't displayed
Steps to repro: 1. Open Unity;2. Create new project;3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);4. Select T... Read more
Longer build profile titles are not compatible with the resized window
How to reproduce: Create a new project Go to "File" ->"Build Profiles" Select any platform from the list Click the "Add Build Pro... Read more
[Android] RenderBuffer's Depth LoadAction and Depth StoreAction are stil...
How to reproduce:1. Open the Snapdragon Profiler2. Open the "IN_33145" project3. Connect the Android device to the PC4. Press File →... Read more
The Rect Transform and the Anchor Preset of a nested Canvas gets reset w...
How to reproduce:1. Open the attached project "case_1374782.zip"2. Open Scene "SampleScene"3. In the Hierarchy window drag "inner" G... 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