Search Issue Tracker
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
Need to call Animator.Update twice to work
To reproduce:1. Open the attached project2. Run the scene3. Click 'Play' in the game view4. Click on 'Reset' once and notice that th... Read more
Screen.orientation doesn't work correctly on tablets
Screen.autorotateToPortrait = false;Screen.autorotateToPortraitUpsideDown = false;Screen.orientation = ScreenOrientation.AutoRotatio... 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
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes