Search Issue Tracker
[Win Store Apps] Bitmap font is pink on WinRT
Bitmap font is pink on WinRT Reproducible on 4.6.0b11; Attached screenshots and WinRT UnityPlayer.log; Repro steps: 1. download "u... Read more
Cannot add default Flare Layer component to a Camera from code
To reproduce: 1. Generate code that creates a camera; i.e. Camera someCam; 2. Generate code to add a flare layer component; i.e. som... Read more
Adding a DontSave component to a normal GameObject throws errors
To reproduce: 1. Open attached project 2. Open scene test 3. It contains a gameobject with a components that is set to "DontSave" 4.... Read more
Slider does not update when it is no longer controlled by a HorizontalLa...
Steps to reproduce: 1. Open the project and the scene 2. Find 'Slider' under Canvas in hierarchy 3. Note that it's Rect Transform va... Read more
Using the Trim button in the Sprite Editor does enable 'Apply' button
Steps to reproduce: 1. Import and open any sprite in Sprite Editor 2. Make some imperfect slices, press apply 3. Select the slice, p... Read more
Failed to run serialization weaver when building for WP8
To reproduce: 1. Import attached repro.unitypackage. It contains some scripts 2. Try to build for WP8 - an error is thrown: Error bu... Read more
Auto Generate Animation: Animations not available before Saving Project
Steps to reproduce : - import the project attached - open the "Test" scene - navigate to Canvas>Button and press Auto Generate Anim... Read more
Cloth sphere collider gizmo rendering bug
To reproduce: 1. Open attached project 2. Open cloth collisions scene 3. Select Cloth game object 4. Observe the collider gizmo aro... Read more
API Updater fails to update references resolved through "duck typing"
UnityScript can resolve members dynamically, for instance: var o = Instantiate(myPrefab); o.rigidbody.mass = 42.0; In this case th... Read more
Instantiating uGUI prefab that has position 0,0,0 breaks it's children
To reproduce: 1. Open repro package 2. Open scene test. It contains a button, that when pressed, will instantiate a prefab. The pref... 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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working