Search Issue Tracker
GetSpriteMesh is in the UnityEngine namespace in the docs, but in fact i...
According to the documentation, GetSpriteMesh is in the UnityEngine namespace, but in fact it is not there and can only be found in ... Read more
Canvas do not function with DontDestroyOnLoad when loading other scene
1. Open attached project2. Open scene "sceneone"3. Press play4. On game view, press button "not getting destroy" it will active scri... Read more
The memory is increasing every second when a lot of tk2dSprites are in s...
To reproduce: 1) Download and open the tk2dspritetest.zip project, attached to the edit2) Build for iOS3) Open build in xcode and pr... Read more
The documentation for WWW.error has multiple issues
http://docs.unity3d.com/ScriptReference/WWW-error.html In the description and code examples "String.IsNullOrEmpty" is used, however ... Read more
Native metro plugin on WP 8.1 throws BadImageFormatException
To reproduce:1. Open attached project. It is our metro native plugin example.2. Build for Metro with Phone 8.1 SDK3. Open up with VS... Read more
Initial splashscreen is displayed in portrait, ignoring orientation rest...
Steps to reproduce:1. Build any project2. Open visual studio solution3. Tick Landscape and Landscape-flipped Supported orientations ... Read more
Deer Hunter: can't start hunt, nullreference exception
-e: when trying to start a specific hunt exceptions get thrown and you can't click the begin button -repro & tested so far: win7... Read more
MonoDevelop/VisualStudio project generation doesn't work if project is o...
An ease workaround is to map the network (UNC) (assign a letter) instead of using the UNC path directly Read more
uGUI object and Sprite Renderer rendering order is wrong
This is related to how canvas rendering works. For each canvas we basically generate one 'batch'. In the example you have sent there... 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"