Search Issue Tracker
Ambient Lighting breaks when changing Directional Light in Awake
To reproduce:1. Open attached package2. Press play3. Notice that Ambient Lighting breaks when Directional Light is changed in Awake Read more
[Gizmos] InSelectionHierarchy does not draw gizmo when the child is sele...
To reproduce this issue: 1. Open the 'scene'2. Select 'Main Camera'3. Gizmo is shown in the scene4. Select its child4. No gizmo is s... Read more
Baked light probe group gizmos aren't displayed in scene view
Baked light probe group gizmos aren't displayed in scene view This is smth related to my machine's settings. Functionality is workin... Read more
[External] Some of the key inputs does not work correctly in WebGL build...
Steps to reproduce: 1. Open the attached project2. Build and run the project on Chrome3. Try clicking some of the keys, to see how t... Read more
HingeJoint with same min and max values doesn't work
HingeJoint with same min and max limit value does absolutely same as it were zeroes. Project Steps: 1. Open the attached project2. O... Read more
PVR textures are flipped upside-down when imported in the Editor or load...
How to reproduce:1. Open user-submitted project (Repro.zip)2. Open the SampleScene3. Enter Play Mode4. Note the 2 images(loaded via ... Read more
[UI]InputField doesn't work at all on some Android devices
Inputfield doesn't save any text written in it on some Android devices (for example, Samsung Galaxy S4 with 4.4.2 OS) no matter what... Read more
Reserialize asset in text mode doesn't work if ScriptableObject has suba...
To reproduce:1. Open attached project2. Change serialization mode to "Force Text"3. Reimport all assets4. Notice that "Nested Asset"... Read more
Cannot rename custom ScriptableObject asset if it has subassets
To reproduce:1. Open attached project2. Rename BehaviorTree.asset3. Rename fails and warning is thrown in console Read more
Resources.UnloadUnusedAssets() doesn't unload fonts if they were loaded ...
Resources.UnloadUnusedAssets() doesn't unload fonts if they were loaded from an asset bundle and unloaded by using AssetBundle.Unloa... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class