Search Issue Tracker
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
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
Commandline receives different commands when passing through System.Envi...
How to reproduce:1. Open the attached “repro-project.zip”2. Click “Tools → Automated Command Line Tests”3. Wait for the process to f... 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
[WebGL] Cursor.lockState does not work as expected
-e: see title, almost none of them work correctly -repro:--build and run attached test scene--go through the listed states by button... 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
Profiler Module Editor missing burger icons
How to reproduce: 1. Create new project2. In Context menu navigate Windows > Analysis > Profiler3. Click on Profiler Modules b... Read more
The Timeline doesn't play when it was played and stopped by the differen...
How to reproduce:1. Open the user-attached project “Timeline Test”2. Open the “BugReportScene” scene3. Enter the Play Mode4. Observe... Read more
[Transition] Condition parameter's compatibility errors when importing a...
Steps to reproduce this issue: 1. Import 'bugController' package into Unity 5.02. Animator controller with couple of state machines,... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used