Search Issue Tracker
[2D][Sprite Atlas][PSB Importer] Sprites imported by PSB Importer not pa...
[2D][Sprite Atlas][PSB Importer] Sprites imported by PSB Importer not packed in atlas When packing sprites imported through PSB impo... Read more
"Navigation.wraparound" does not modify the value of the Wrap Around pro...
Reproduction steps:1. Open the attached project “WrapAroundBug”2. Open "Assets/Scenes/SampleScene.unity" 3. Under GameObject “Canvas... Read more
SceneManager.GetActiveScene() returns wrong scene in Awake and OnEnable
Steps to reproduce:1) open the project2) open one of the scenes3) drag other 2 scenes into hierarchy4) right click the bottom scene ... Read more
[iOS][Deployment Management] Append doesn't work if build is in differen...
1. Create new project2. Switch to iOS3. Build to different folder than project like documents4. Try to append Note: Appending someti... Read more
[HDRP] High exposure on UI causes image tearing
Steps to reproduce:1. Open attached project2. Make sure you are in "BasicFunctionality" scene3. Select "Post Processing Settings" ga... Read more
Objects with HideFlags.DontSave do not get removed in Play Mode when the...
How to reproduce:1. Open the attached project “hideFlagTest” and load Scene “newParent”2. Enter Play Mode3. Observe the Game View Ex... Read more
BoxCast2D and CircleCast2D has inconsistent edges at the starting collider
Steps to reproduce:1) open users attached "New Unity Project 2.zip (3 MB)"2) play the scenenote: Green box is of size = 1 and casts ... Read more
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... Read more
Executing CommandBuffer in Windows Standalone build crashes it
Reproduction:1. Open the "bug.zip" project2. Build the only scene on Windows standalone platform3. Play the build4. Press F1-Observe... Read more
[GLCORE][GLLEGACY] Game view doesn't update anti aliasing when its chang...
Project Steps: 1. Open scene "MSAA".2. Quality settings->Anti Aliasing change to Disabled.3. Quality settings->Anti Aliasing c... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items