Search Issue Tracker
TransformDirection and InverseTransformDirection operations are affected...
Reproduction steps:1.Open the "bug.zip" project2.Open the "Test" scene3.Play the scene4.Notice how TransformDirection and InverseTra... Read more
Unity crashes after changing graphics API from DX11 to DX9
Steps to reproduce:1. Create a new Unity project2. Close it3. Delete "Library" and "Temp" folders4. Open that project5. Go to Player... Read more
Crash in Animation::CreateAnimatorGenericBindings when attempting to use...
To reproduce:1. Open attached project2. Play scene3. Editor crashes Reproducible: 5.5.0a2, 5.4.0f3 Read more
Substance material references are lost when changing build platforms
Repro steps(gif attached):1. Open "New Unity Project" project2. In build setting switch to another platform- Substance material refe... Read more
The UI scales up in game view when moving the Game tab
Steps to reproduce:1.Open attached project.2.Open "main" scene.3.Open "Game" tab4.Drag "Game" tab to right and release it(take a loo... Read more
Shader keyword is not serialized in the material file
How to reproduce:1. Open case_819900-Shaders.zip2. Open scene "1"3. Drag and drop "ToggleTest" shader on material "Test1"4. Select "... Read more
Physics2D.Raycast() registers collision with EdgeCollider2D when camera ...
Game object with EdgeCollider2D does not collide with a Physics2D Raycast cast from screen point to mouse position when camera is se... Read more
Crash after selecting a substance material once build platform is switched
Repro steps:1. Open "case_820207-New_Unity_Project" project2. In build setting change platform3. Exit build settings4. In asset fold... Read more
[API Update] Script updater fails when project has assembly references i...
Steps to reproduce the issue:1. Open attached project.2. "API Update Required" window appears. Click "I Made a Backup. Go Ahead!"3. ... Read more
[Android] When changing targetFrameRate with Multithreaded Rendering and...
Reproduction steps:1) Open "bugs_fps_change_blackframe.rar" project2) Make sure that Multithreaded Rendering is enabled3) Build and ... 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