Search Issue Tracker
Unity opens script with OS default editor not MonoDevelop
To reproduce:1. Install 4.3f4 Unity version on 4.2.2f4 (to the same folder)2. Set the default OS script editor to SublimeText3. Crea... Read more
GPU profiling disabled on nvidia GT 650M gpu
To reproduce:1. Open unity with a computer which has nvidia GT 650M GPU.2. Open any project3. Try profiling GPU Profiling won't work... Read more
Clicking sprite editor window hides the "Unapplied import settings" prom...
To reproduce:1. Create a new project2. Import a sprite and change the sprite mode to multiple3. Open sprite editor4. Make some slice... Read more
Platform Dependent Compilation does not have description for UNITY_WINRT...
Page http://docs.unity3d.com/Documentation/Manual/PlatformDependentCompilation.html is missing description for UNITY_WINRT platform ... Read more
[WP8] Splashscreen blinks once while loading
Steps to reproduce:1. Build and run any project to Windows Phone 8 device2. Notice how spashscreen blinks once. Results may vary wit... Read more
GUI input issue when using non english keyboard layouts
To reproduce:1. Change the keyboard layout to Czech2. Run the builded project from the attached folder (it contains projects builded... Read more
GenericMenu.ShowAsContext throws NullReferenceException
Steps to reproduce : - import the project attached- go to Custom>Open Generic Menu and notice the exception in the console Read more
Sprites cannot be created from square textures in advanced texture mode
To reproduce:1. Open the attached project2. In the Project view, select the 'musicalNote_512x512' texture3. In the Inspector, change... Read more
"fence == expectedFence" error after upgrading to RC2
Steps to reproduce : - import the project attached- open the "Main" scene- press play and notice the error in the console "fence == ... 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