Search Issue Tracker
[InputField] Name validation incorrectly makes first character lower cas...
To reproduce the issue follow the steps:1. Create a new scene2. Create a new UI Input Field3. Set "inputField.contentType = InputFie... Read more
[IL2CPP] Types.GetType not working on IL2CPP
Steps to reproduce:1) Open the latest attached project.2) Switch the platform to iOS or Android.3) Switch the Scripting Backend to I... Read more
Crashes with steam VR
1) Download and open the project,2) Setup CV1 or Vive with OpenVR as the preferred SDK3) Enter playmode4) Observe Crash! Does not oc... Read more
Instanced objects are rendered wrong when 2 directional lights with impo...
How to reproduce:1. Open the attached project2. Open the main.unity scene3. Note how both cubes are rendered differently, although t... Read more
[ScrollRect] No inertia at specific position in vertical scroll mode
How to reproduce: 1. Open the attached project and the only scene in it.2. Play the scene and scroll down by clicking and dragging g... Read more
crash after dragging a script component to its UnityEvent
Steps to reproduce:1. Open attached project2. Open "main" scene3. Select "GameObject" in the Hierarchy4. Drag its "Bad Behavior" scr... Read more
Unreadable asset deselects when it is selected after selecting another a...
Reproduction steps(GIF attached):1. Open attached project.2. Select "2" asset in the project view.3. Select "1" asset.- "1" asset de... Read more
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
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