Search Issue Tracker
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more
[NavMeshSurface] Original NavMeshSurface looses NavMesh data if same Nav...
Steps to reproduce: 1. Open attached project "AI11.zip"2. Open scene "repro"3. In hierarchy, select "NavMesh Surface (1)" and bake N... Read more
[Shader Graph] Inline Color Node's value is too intensive
How to reproduce:1. Open user's attached 'Shaders Playground HDRP.zip' project2. Close Maintainer window3. Open 'Simple Dissolve' Sc... Read more
Editor crashes on DynamicHeapAllocator::Allocate when importing an FBX a...
Steps to reproduce:1. Open the attached project “IssueProject“2. Reimport the “Assets/FBX/Bad.fbx“ FBX asset Expected result: The as... Read more
Objects change colors after playback (ambient probe gets messed up?)
Run attached scene.Stop.---> Cubes in the scene change colors.Regression from 5.0f2 After stop playing the scene the changed colo... Read more
No On Hover Behaviour on +'s in Input Actions Editor
Steps to reproduce: Open a Unity Project Create a new Input Action Asset via GameObject > Create > Input Actions Open the Inpu... Read more
[InputField] ArgumentOutOfRangeException is thrown when inputting text i...
To reproduce:1. Open attached project2. Open EmailInputFieldBug scene3. Press play4. Enter character into email input field until Ar... Read more
[iOS] Disabling "Status Bar Hidden" on devices without a notch is not wo...
How to reproduce:1. Open project "StatusBar.zip"2. Open Build Settings and build the project for iOS3. Deploy the app on the iOS dev... Read more
[MacOS] Crash when changing the value of a variable whose name includes...
Reproduction steps:1. Open "1178558" project and "SampleScene"2. Select "TestObject" GameObject3. On "NonLatinFieldNameBug" script f... Read more
[Quest 2] Significant performance difference between Vulkan and OpenGLES...
Reproduction steps:1. Open the attached project “ReproProject"2. Install the OVRmetric tool from Meta Developer Hub on Quest 2 devic... 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