Search Issue Tracker
Undo does two steps instead of one
How to reproduce: 1. Open the attached project.2. Click Window -> TestWindow3. Click "Add" button few times and notice "Amount of... Read more
Deleting array elements with serliazed properties collapse/expand elemen...
Steps to reproduce:1. Open attached project2. Open "main" scene3. Select "GameObject" in the Hierarchy4. Ensure that A, B, D classes... Read more
deleting an animation layer and entering play mode causes crash on Memor...
Steps to reproduce:1. Open attached project2. Open "controller" scene3. Open Animator Window4. Select "Animation/bot Controller"5. D... Read more
Adding AnimationClip to enabled Animation component in play mode crashes...
Steps to reproduce:1. Open attached project2. Open "test" scene3. Select "Male_Sword" in the Hierarchy- crash will happen in "Time" ... Read more
:GitRepoService::NameTakenError: Publishing with Collaborate does not work
Publishing with Collaborate does not work 1. What happenedEvery Time I want to publish a new version for my team members, it says: "... Read more
[Navmesh] Objects without double sided faces are still wakable if raised...
Repro steps:1. Open project "NotWalkableNavmesh"2. Open scene "scene0"3. Open the Navigation window4. Select "Plate2" object5. Make ... Read more
[iOS/Xcode]Compilation fails because "libicucore.tbd" is not added corre...
Steps to reproduce the issue:1. Download and open attached project.2. Build the project for iOS.3. After the building process is com... Read more
Reflection probes set to update "via scripting" update without calling R...
Steps to reproduce: 1. Open attached project2. Open scene "ReflectionProbeRepro"3. Run it4. Notice that reflection probe gets update... Read more
[SyncVar] setting string to Null throws "NullReferenceException: Object ...
Reproduction steps:1. Open the attached project.2. Open and play the "Bug" scene.3. Press the "LAN Host(H) button".4. Press the "Set... Read more
Button within a GUI.Window inside an EditorWindow has wrong rendering order
Steps to reproduce:1. Open project named "_EditorWindowBug.zip"2. Go to Examples->EditorWindowBug3. Move "Title" window on Button... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist