Search Issue Tracker
Spotlight cookie is updated only after Unity restart if set in Render Se...
Go to edit / rendersettings / spotlight cookie: set some texture note: it doesn't update in view..until you restart unity, or maybe ... Read more
Image is flipped when setting the quality to Good
By design:The flipping is due to different platform handling on texture coordinates.http://docs.unity3d.com/Manual/SL-PlatformDiffer... Read more
Mecanim not picking up fingers from the hierarchy
Steps to reproduce : - open the project- create an avatar for the fbx- switch to right hand and notice that not all the fingers are ... Read more
[Performance, iOS] Rendering performance varies on iOS even though the r...
To reproduce:1) build the project on Unity 3.5 (We're using Unity 3.5.4f1 on Mac) with autoconnect profiler2) start the game on the ... Read more
Lots of ImportFBX warnings about "Node 'Hips' has invalid Scale ChannelV...
Steps to reproduce : - just import the Mechanim Tutorial and notice the warnings in the console Reproduced on RC1. Read more
OnCollisionStay is not called if the rigidbody is sleepping
Steps to reproduce : - open the demo scene- hit play and watch the debug output in the console Read more
Profiler returns bogus values after switching between gfx cards on a Mac...
The profiler will also return bogus values because of the GlQuery objects being created on one GPU, and then being used from the other. Read more
Playing Level_1_3 in Unity with static batching enabled causes exception...
Steps to reproduce : - open the level 1_3- play for a few seconds- press stop and notice the errors in the console Read more
FF + Unity plugin crash when navigating back to game.
FF + Unity plugin crash when navigating back to game. Repro Steps: 1. Install 4.0.0 b10 and set channel to beta2. Launch FF with htt... Read more
The scene view simply disappears after I set the Rendering Path to Verte...
Steps to reproduce : - open Angry Bots- open the scene 3-4Birth- go to Edit > Project Settings > Player- set the Rendering Pat... 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
- Crash on CheckDeviceStatus when selecting GameObjects in the scene view while using DX12
- 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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal