Search Issue Tracker
In PortraitUpsideDown rotation image is upside down
When device build is set to Auto-Rotate, but Android device is set to fixed rotation, in PortraitUpsideDown rotation the arrow is up... Read more
Game object disappears after instantiating prefab from script and changi...
To reproduce:1. Open attached project (772919.rar)2. Create new scene and save it (call it 'test' for example)3. Create another new ... Read more
[iOS] Asset bundles downloaded through LoadFromCacheOrDownload are backe...
Steps to reproduce: 1. Open the attached project2. Build the project for iOS3. Run the project on a device that has iCloud set up4. ... Read more
Unexpected compilation errors about missing UI module thrown when buildi...
- Open the attached project in Unity 5.4- Fix two script compilation errors created by some obsolete APIs (the original project was ... Read more
When Multi-threaded rendering is turned on, GUI button is tilled on Andr...
When Multi-threaded rendering is turned on, GUI button is tilled or the whole screen is black on Android device. Reproduction steps:... Read more
After changing type from GameObject to Transform inspector field for tha...
Steps to reproduce: 1. Open attached project2. Open scene "testScene"3. In hierarchy, select ScriptHolder GO and notice that Cube is... Read more
Physics.RayCast misses scaled mesh in some places
Some raycasts miss the mesh if mesh is scaled in import settings and later scaled in scene. Steps to reproduce:1. Open attached proj... Read more
Crash on "Transform::GetLocalToWorldMatrixNoScale" when game object is d...
Reproduction steps:1. Open attached project.2. Open "Texturas > Escenas > BaseScene" scene.3. Expand "BaseGame > terrenoCla... Read more
Editor crashes on "AtomicStack::Pop" when building standalone with a lot...
Reproduction steps:1. Open attached project(~3gb).2. Build it as a standalone and make sure that all the scenes are included.3. Unit... Read more
[UI] Setting mesh and/or material multiple times on CanvasRenderer cause...
How to reproduce:1. Open the attached project2. Make sure that you are using DX11 (Edit->Project Settings-> Player-> 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks