Search Issue Tracker
NullReferenceException in AvatarMaskInspector
NullReferenceException in AvatarMaskInspector In attached project, select Marine_troop.fbx.Select the "run" animation clip (or any o... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used