Search Issue Tracker
Tree Creator ignores leaf size when using the "Tree Creator Leaves Fast"...
To reproduce:1. Open project Tree_Creator_Size_iOS_Bug_22. Build and run on iOS The problem doesn't occur when doing any of these:- ... Read more
[Camera] Changing slider value gives an error message in console
1. Open the attached project2. Open scene _Scenes/Cameras/clip_planes_camera3. Run it in the Editor4. Adjust slider values5. Message... Read more
FirstPersonTilt and TapControllerSetup scenes from Standard Assets (mobi...
Import the standard assets mobile, go to control setup, and chose either the FirstPersonTilt or the TapControlSetup and you will see... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS