Search Issue Tracker
OnEndDrag() gets called when one of the drag buttons is released while t...
Steps to reproduce:1. Open attached project "947312.zip"2. Open "Bug Sample" scene3. Enter play mode4. Begin dragging image with Lef... Read more
[Multiplayer] connectionToClient variable is not set on Spawned objects
connectionToClient variable is set only on Player object. So when you try to use this variable (for example for SpawnWithClientAutho... Read more
Screen position out of view frustrum when scene camera moves far away fr...
To reproduce: 1. In a Scene view, hold RMB and then shift + W to move away from the origin.2. Move the camera until the errors in th... Read more
Scroll view has its Vertical scrollbar's size value reset when Play mode...
To reproduce: 1. Download and open attached "New Unity Project 11.zip" project.2. Expand Canvas->Scroll View and select "Scrollba... Read more
NullReferenceException when applying changes for specific model's animat...
To reproduce: 1. Download the asset RPG Monster Animation (https://www.assetstore.unity3d.com/en/#!/content/79385)2. Select skeleton... Read more
Actions background in Preferences' Keys sections becomes white if the sc...
To reproduce: 1. Go to Editor -> Preferences -> Keys2. Open Animation window3. Open Tile Palette window4. Resize Preferences w... Read more
Player crashes on exit
Player crashes on exit 1. Open project attached.2. Build and run.3. Close player. or 1. Run Player attached. Actual result: Player s... Read more
Legacy AnimationClip cannot be deleted from Animation component's elemen...
How to reproduce:1. Open the supplied project2. Load scene "Example"3. Select "Cube" in the Hierarchy window4. Expand "Animations" u... Read more
Loading scene with SceneMode.additive cancels allowSceneActivation = fal...
To reproduce:1. Open attached Unity project "SceneLoadingBugDemo.zip"2. Open "Scene1" scene3. Go into Play mode4. Observe results5. ... Read more
[iOS] System.IO.MemoryMappedFiles.CreateFromFile() method crashes on iOS...
Reproduction Steps:1. Open User's project2. Build for iOS3. Open Xcode project4.Try building for iOS device5. Xcode build crashes Ex... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code