Search Issue Tracker
[WP8] Update method from parent class is not called on WP8
To reproduce:1. Open attached repro package2. Open scene "kek"3. Enter play mode - note the log "This update is never run on WP8"4. ... Read more
Screen.SetResolution has no effect in fullscreen
Steps to reproduce : - import the project attached- build and run the "MainMenu" scene- change the resolution in the menu- press sav... Read more
Cursor.SetCursor does not work properly in-editor on Mac
Steps to reproduce : - import the project attached- open the scene "Open Me"- select the "Select Me" game object- position the mouse... Read more
uGUI objects with non-center anchor point are instantiated with wrong of...
Steps to reproduce:1. Open the attached project and the scene "canvas_bug"2. Press play3. Observe, that instantiated uGUI object hav... Read more
Set 'handle rect' on slider to 'none' and you get error
1. create slider in scene and go to inspector2. select handlerect and choose none or press backspace3. observe error in console Undo... Read more
Crash when changing the BlendTree parameter to Speed and hit Play
To reproduce:- Open attached project and launch "Generic Skeleton Example"- Select the "mine_bot" object in Hierarchy- Open the Anim... Read more
Crash when continously adding too large int in submit key size on events...
1. create empty game object and add eventsystem2. in the submit key size field keep doing this: Punch in 10-15 random numbers and pr... Read more
Error when entering large int into submit key size on eventsystem
1. Create empty game object and add event system2. in the size of the submit key section punch in numbers (random) for at least more... Read more
Highlighter looks wrong when selecting a Bone on Avatar
Highlighter looks wrong when selecting a Bone on Avatar Body Mask. To reproduce:- Open attached project- Double-click on "RunsAvatar... Read more
Two errors when entering too much text into text field in uGUI
1. copy text from the attached 'TextLimit' into the text field2. two errors occur: maxVertices < 65536 && maxIndices <... 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
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default