Search Issue Tracker
When a game object containing an image is destroyed, the MissingReferen...
To reproduce:1. Open attached project2. Open Test scene3. Press play4. Click button "Close Me"5. Notice MissingReferenceException in... Read more
Airplay doesn't work with Metal builds [iOS]
To Reproduce: 1. Turn on Airplay on your Mac. 2. Connect to it from your iOS 8 (iphone 6+ tested) device with mirroring on. 3. Run a... Read more
Version Control passwords can be accessed by calling GetConfigValue()
To Reproduce: 1. Open the attached project ( or create and empty project) and connection to perforce. 2. The password now can be acc... Read more
Caret Blink Speed value range is too high
Steps to reproduce : - create a new scene- add an Input Field and notice that the value range for Caret Blink Speed is too high The ... Read more
Caret disappears if changing the blinking speed during playmode
Steps to reproduce : - create a new scene and add an Input Field- press play- change the Caret Blink Speed and notice the caret disa... Read more
Reference Resolution Component and Physical Resolution Component are sti...
Steps to reproduce : - create a Canvas- search for the Reference Resolution and Physical Resolution components and notice they are s... Read more
[Onboarding] Scene built and played in windowed mode is displayed incorr...
Open the attached project and open the Octopus_1k_bones scene.Build a player with these build/player settings:Target Platform = Wind... Read more
Scene file is modified after changing build settings
To Reproduce: 1. Download the attached project or create any project with two scenes in it, make sure the target platform is iOS. 2.... Read more
No canvas when adding UI object as a child
To reproduce:1. Add empty object to scene2. Add button as a child of empty object (Right click mouse button on empty game object -&g... Read more
OnTriggerEnter2D events don't propagate to children if you modify a pare...
This is based on a conversation I've been having on the forums with the user: http://forum.unity3d.com/threads/editing-transform-dur... 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