Search Issue Tracker
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-maximiz... Read more
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
Crash on iOS iPad only due to supposedly incorrect splash screen alterat...
To reproduce:1. Open attached project in Unity Free2. Build and run on iOS3. Notice warnings in xcode>Images.xcassets!Asset Catal... Read more
[WP8] GUI.Button press is constatly called on emulator
To reproduce:1. Create a new script2. Add these lines to the script:"void OnGUI() {if (GUI.Button (new Rect (0, 0, 300, 100), "Press... Read more
Linux, Flash & xbox one runtimeplatform doc examples missing
-e: see title -repro: --got to http://docs.unity3d.com/ScriptReference/RuntimePlatform.LinuxPlayer.htmlhttp://docs.unity3d.com/Scrip... Read more
Crash when importing the Tropical Nature Pack
Steps to reproduce : - create a new project and open the Asset Store- import the Tropical Nature Pack and Unity will crash *Note :Re... Read more
Box Collider 2D does not collide when its size is small (like 0.01)
Reproduced with:Unity Version 4.5.0f6 (fd4616464986) Resolution:4.5 includes the latest Box2D which fixes a number of issues, one of... Read more
Shader failure with OpenGL ES 3.0 on GLES3 enabled devices
Reproduced on:Google Nexus 5 with Android 4.4.2Samsung Galaxy Note 3 (SM-N9005) with Android 4.4.2 Reproduced with:Unity Version 4.5... Read more
-e U_4_5_F6_release: critical: black screen when opengl es3
When deploying to iOS and having set Graphics level to OpenGL ES3 (or Auto and running on opengl es 3 device liuke ipad mini retina)... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal