Search Issue Tracker
Help / Unity API Reference Greyed out in Visual Studio
To repro:0. Make sure your system is clean (no Unity or VS were installed on it before).1. Using download assistant install Unity (5... Read more
[Cinemachine] Prefab editing spit errors in the console
Editing a prefab containing a VCam will log errors in the console. 1. Create a VCam in the scene2. Drag the VCam object into the pro... Read more
Can not change Conf. Joints Linear Limit through the script
Reproduction steps: 1. Open the attached project2. Open scene "Scene"3. Select GameObject "Cube"4. Play the scene5. Hold Spacebar to... Read more
[iPad] Keyboard doesn’t show up after pressing the “hide keyboard” butto...
How to reproduce:1. Build And Run the user’s attached “.zip” project on an iPad2. Press on the “MultiLines” Text Field3. Press the “... Read more
Crash on SerializableManagedRef::GetScriptType() when you drag a .vfx fi...
Reproduction steps:1. Open the attached project “CrashRepro“2. Open “VFX1“3. Drag “VFX2“ into the window Expected result: Shader app... Read more
[tvOS] "Menu" button on Siri Remote returns "Joystick1Button19" instead ...
How to reproduce:1. Build & Run the "tvOS_Input.zip" project for tvOS2. Press "Menu" button on the Siri Remote3. Check which but... Read more
Addressables - ArgumentOutOfRangeException occurs when attempting to giv...
If you attempt to create a new Addressables profile with an empty name, an ArgumentOutOfRangeException occurs. ArgumentOutOfRangeExc... Read more
[Decal] decal:blend in Surface shaders doesn't work with shadows
Objects with "decal:blend" used to receive shadows in 4.x.In 5.0 they don't. Two projects with screenshots provided. Read more
[STW2019]Assertion failed on expression: '!m_IsUndoing' when pressing cm...
How to reproduce:1. Open the attached project2. Go to the Assets-> Sprites folder3. Select any sprite-> go to Import settings ... Read more
[hlsl2glsl -> HLSLcc][iOS][Metal]GameObjects with Mobile shaders flip&sh...
How to reproduce:1. Open the attached project2. Go to the Hierarchy window-> disable "Standard" GameObject3. Build for iOS and de... 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