Search Issue Tracker
[iOS] Performance 'tweaks' for low-end devices are not being applied in ...
Steps to reproduce: 1. Open attached project (ShaderPerformance.zip)2. Build 'TriangulationBug' scene for iOS3. Deploy the generated... Read more
[Rotation][Center] game object position and rotation values of other axe...
Reproduction steps:1. Open attached unity project.2. Select rotation editor manipulation mode and center pivot mode(Picture attached... Read more
Custom center of mass and inertia tensor values cannot be set on a rigid...
Steps to reproduce:1) open users attached project2) play scene 'RigidbodyTestScene'3) select object named 'RigidbodyWIthTrigger' fro... Read more
[Android][Adreno][OpenGLES3] Some skinned meshes aren't rendered when GP...
To reproduce:1) Open attached project and scene in it2) Make sure GPU Skinning is enabled3) Build and run on device (make sure it ha... Read more
Whitespace changes to script prevent Play mode until reimport
Changing a behaviour script while working in the Unity Editor prevents launching Play mode until you manually reimport the script. Read more
[GearVR] RenderTextures are not rendering correctly. Android +VR
Regressed from 5.2.3f1 to 5.3.0f4 1) Download the attached project.2) Ensure VR mode is enabled and that you have the proper OSIG fi... Read more
[MixedMode?] Multiple light sources work incorrectly in forward renderin...
To reproduce:1. Open scene "BakedLightBug"2. Switch to 3D view.3. In inspector, switch the camera from deferred to forward lighting ... Read more
iOS: "Shader compilation failed" error in the log
Steps to reproduce:- Set Graphics API to OpenGLES2 under Player Settings > Other Settings- Build a project for iOS (with any back... Read more
"Failed to load scene" errors when opening scene in editor
To reproduce:1. Open the project2. Try to open the scene "GameScene"Notice that the scene does not open and an error appears: "Faile... 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