Search Issue Tracker
Switching graphics API to any OpenGL crashes Unity
Note: apparently this bug is only reproducible on older machines using Intel HD Graphics, updating the drivers might solve the issue... Read more
[OSX][Editor] PostprocessBuildPlayer shell script is not invoked after b...
Reproduction steps:1) Open attached project with OSX editor2) Build for OSX standalone--- Script PostprocessBuildPlayer located in A... Read more
[iOS] Using Unity Remote 4 on iOS with 'Auto Rotation' and only one of l...
Steps to reproduce: 1. Open attached project2. Notice that 'Default Orientation' is set to 'Auto Rotation' with only 'LandscapeLeft'... Read more
[iOS] Using Fastest Smallest Optimization Level returns incorrect C# cal...
1. Open project from link attached below2. Build to iOS with IL2CPP3. Application will throw NullReferenceException into XCode conso... Read more
Reference to LightingData asset is lost when replacing original asset
Steps to reproduce:1. open users attached project2. go to Lighting settings and enable "Precomputed Realtime GI" and build lighting3... Read more
Default templates have hidden elements
-e: there is a bunch of stuff in the template that is hidden. either activate it or remove it -repro--run webgl build--inspect eleme... Read more
[iOS] use of undeclared identifier is thrown while building project via ...
1. Open attached project in link below2. Build to iOS with IL2CPP3. XCode will throw "Use of undeclared identifier" while building R... Read more
[AW] Add Property button is pressed on mouse over
The Add Property button in the AW gives a pressed button visual feedback when you mouse over the button. It should get pressed only ... Read more
[AW] AW + Maximized Game window + Play = errors
When you go into Editor Play mode with the Animation Window open and the Game window set to "Maximize on Play", the following errors... Read more
TapCount function doesn't work in Development Mode for Tizen
TapCount function doesn't work in Development Mode for Tizen 1. What happened Tested on Win 8.1 5.4b15x64. In the attached project, ... 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