Search Issue Tracker
Realtime lights being baked into lightmaps with incorrect shadows if rea...
To reproduce:1. Open attached project "RealtimeOFF"2. Open scene 13. Notice that scene has only a realtime light, but realtime GI of... Read more
[ScriptableObject] Class inside another class inheriting ScriptableObjec...
How to reproduce: 1. Open attached project2. Attach the script Test.cs to any gameobject3. Play the scene- Note that one of the inst... Read more
ProjectVersion.txt is not checked out from source control before attempt...
Use Perforce or something else where you have a Unity project versioned. Open it and make some changes to the Assets or ProjectSetti... Read more
[Android][UI] UI images get corrupted when using 'Bloom Optimized' image...
When building application on a device, that has Adreno 3xx GPU model, UI images get corrupted when using 'Bloom Optimized' image eff... Read more
[Lightmapping] After building project with Continuous Baking on, lightma...
Steps to reproduce:1. Open attached project2. Open scene "Level_0" which is in folder "_Scenes"3. Notice that tab "Lighting" has "Co... Read more
Scene view is still tinted in play mode when Navigation window is on
1. Set a clearly visible Playmode Tint colour2. Set '2 by 3' layout3. Enter play mode4. Observe that if the Navigation or Occlusion ... Read more
No warning for network attributes in non-NetworkBehaviour scripts
NetworkBehaviour scripts can use the network custom attributes, but when these attributes are used in non-NetworkBehaviour scripts, ... Read more
NetworkTransform does not autodetect CharacterController
When a NetworkTransform is added to a gameObject is detects Rigidbody and Rigidbody2D components and sets the SyncTransformMode to m... Read more
SyncVars dont work with script inheritance
SyncVars dont work with script inheritance. The code generation for SyncVars does not take into account custom serialization functio... 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
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
- Overlays are focused when using the "Frame Selected in Window under Cursor" Shortcut just after Editing Overlay Fields
- Changes to Splash Screen in inactive Build Profile are not displayed in the Build Profile Splash Screen Preview
- [Package Manager] Vulkan Native Rendering Plugin can no longer intercept Vulkan Initialization, as it is loaded later when added via Package Manager