Search Issue Tracker
Scene View Navigation Delays
When moving around the scene view with WASD and mouse controls, the view will occasionally stop moving regardless of the current key... Read more
CanvasRenderer.OnTransformChanged is called on UI objects which transfor...
How to reproduce:1. Download and open the project from OwnCloud2. Open LipSync scene3. Open Profiler (Window -> Profiler)4. Play ... Read more
Cannot change code formatting in 'Braces' category
This issue only occurs on WindowsTo recreate:1)Open any script in MonoDevelop2)Go Tools->Options then under Source Code select Co... Read more
Fatal Error referring RegisterRuntimeInitializeAndCleanup is thrown afte...
Steps to reproduce:1. Open the attached project2. Switch platform to Windows Store3. Open the HeadsetAdjustment.unity scene4. Set Si... Read more
Gizmos are not drawn in HMD when they are on in Game View
Steps to reproduce:1. Open new project2. Turn on VR mode3. Play project and turn on Gizmos in Game view Actual result: Gizmos are no... Read more
[Build][DontDestroyOnLoad] Object is destroyed if scene is changed while...
Steps to reproduce: 1. Open attached project2. Build and run project3. Notice that when game reaches its final stage there's no "Inf... Read more
Unity editor crashing when entering deep profiling
- Open scene Stage1 in attached project- Open Profiler window and enable Deep Profile- Press Play and after a few seconds Unity will... Read more
Windows Phone 8 applications running on devices with Adreno 225 GPUs hav...
These devices include Nokia Lumia 820, 920, 1020, HTC 8X and Samsung Ativ S. This is caused by GPU driver issues. Shadows are availa... Read more
Add T4 templates to user script projects
While editing scripts in MonoDevelop, user has created text templating "T4 Template" file, which was successfully added in file hier... Read more
[DrawMeshInstanceIndirect] Wrong computeBuffer being passsed to consecut...
Steps to reproduce:1. Open the attached project (CharacterInstancing (u5.6.0b1).zip)2. Open the Assets/AnimationMatrixGpu/AniMatrix_... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu