Search Issue Tracker
selectionColor and cursorColor methods do not change color when using Te...
How to reproduce:1. Open the attached “IN-92703” project2. Open the “SampleScene” Scene3. Enter Play mode4. Click on the Game view a... Read more
Mass doesn't update on Prefabs when using AutoMass in a prefab
The Mass property doesn't update when the isTrigger property is turned on and off. This only happens on Prefabs, when the object is ... Read more
There is no information or any visual indicator/response when some prope...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new UI Document Asset (Assets > Create &g... Read more
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
Setting physical attributes of a Kinematic GameObject sometimes sets the...
Reproduction steps:1. Open the user's attached "DeterministicPhysicsBug2.zip" project2. Open the "Test" scene3. Enter the Play Mode4... Read more
Assembly.Load crashes in Windows Standalone build
Reproduction steps:1) Open the attached project2) Open the scene and Play3) Check console, "YAY! the dll has been correctly loaded!"... Read more
[Standalone] Referencing a .scene asset as an Object throws null referen...
Reproduction steps:1. Open the attached project2. Build and run Result: in the build null reference exceptions are thrown regarding ... Read more
[Collider]Is trigger value on box collider does not reset when resseting...
Reset functionality doesn't work for the collider. Steps to repro:1. Open a new project.2. Create a cube game object and go to Box C... Read more
[WP8] "System.Net.Sockets.SocketException" errors thrown when building p...
To reproduce:1. Build attached project for WP82. Notice "System.Net.Sockets.SocketException" errors in console Read more
Error "MissingReferenceException" is thrown and the Scene view is grey w...
How to reproduce:1. Open the attached project “Fusion_HurricaneVR.zip“2. Enter the Play Mode3. Pause the Play Mode4. Exit the Play M... 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