Search Issue Tracker
RectTransformEditor, Overridden prefab properties don't bolden
We need to make RectTransform consistent with Transform, where we show with Bold all labels for values that have prefab override status Read more
Maximizing and un-Maximizing Audio Mixer window throws recursive seriali...
- Have a Mixer selected in the Editor, so that you can see it in the Audio Mixer window - Maximize the Audio Mixer window - Un-maxim... Read more
[WP8] GUI.Button press is constatly called on emulator
To reproduce: 1. Create a new script 2. Add these lines to the script: " void OnGUI() { if (GUI.Button (new Rect (0, 0, 300, 100),... Read more
Crash on iOS iPad only due to supposedly incorrect splash screen alterat...
To reproduce: 1. Open attached project in Unity Free 2. Build and run on iOS 3. Notice warnings in xcode >Images.xcassets !Asset Cat... Read more
Missing scripts cannot be right-clicked in the inspector
Steps to reproduce : - import the project attached - open the scene and select the GameObject - right click on the script in the In... Read more
NumberSamples is always 1024 regardless of DSPBufferSize set from Audio ...
Steps to reproduce : - import the project attached - open the scene "scene.NCP_PitchTest" - select the mixer "NCP_PitchTest" - open... Read more
RectTransforms that are LayoutElements in a LayoutGroup return a rect si...
Steps to reproduce : - import the project attached - open the scene - press play and notice that the Layout Child object reports a ... Read more
Inconsistent amount of draw calls shown in frame debugger, profiler and ...
To reproduce: 1. Open attached project 2. Open profiler 3. Press play 4. Notice inconsistent amount of draw calls shown: Game view >... 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