Search Issue Tracker
Standalone Profiler crash on GuidReservations::Reserve when it is opened...
Reproduction steps:1. Open the attached project “CrashProj“ (optionally disable “_CustomAvatar“ in the hierarchy window to prevent u... Read more
[Visual Effect] Unable to set the maximum size of Array beyond 1 in Prop...
Unable to set the maximum size of Array beyond 1 in Visual Effect property Sheet element. Steps to repro:1. Create a new project.2. ... Read more
Icon are missing on instantiated gameobjects
To reproduce:1. Open attached project2. Open Bug scene3. Attach LoadIcon script to gameobject4. Press play5. Notice that instantiate... Read more
[WebGL] Loading bar is stuck at 90% when publishing build to play.unity.com
Reproduction steps:1. Open the attached project "1378930.zip"2. Build and publish to play.unity.com (In menu bar go to Publish > ... 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
Awake and Start are called not on the same frame when entering Play Mode
How to reproduce:1. Open attached project "AwakeStartScene.zip"2. Open "To" scene3. Enter Play Mode4. Observe Console Expected resul... Read more
[IL2CPP] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports2. Go into project root3. Via terminal python2.7 zmq_echo_rtr.py4. Open project in Unity5. Build to ... Read more
Handles.PositionHandle throws a NullReferenceException
Steps to reproduce: 1. Open attached project2. Open scene "scene1"3. Notice NullReferenceException in console:NullReferenceException... Read more
[Visual Effect Graph] Transition between two Blocks is not selected when...
Transition between two Blocks from the Visual Effect Graph is not getting selected when they are kept closer to each other, it gets ... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks