Search Issue Tracker
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
No feedback when unable to add a scene to NetworkManager
No feedback when unable to add a scene to the Online Scene and Offline Scene slots of the NetworkManager. Read more
Editor freezes when creating cubemap
To reproduce:1. Open attached project2. Open the window in Window -> Video Games -> Marmo Sky Tool3. Click on render4. The edi... Read more
Plugin crash on quitting viking village scene
-e: when playing the viking scene and quitting the plugin crashes -tested Win7, FF & Chrome -repro--get viking village from Asse... Read more
[Texture] EditorUtility.CompressTexture() function does not work, import...
Reproduction steps:1. Open attached project "CompressionProblem"2. Reimport "BigTree_bark_diffuse" texture3. In the Console window n... Read more
[ReflectionProbes] Box Projection fails on iOS
To Reproduce: 1. Open the Main scene file.2. Observe that box projection works in editor3. Built to iOS and deploy to the device.4. ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed