Search Issue Tracker
[UI] 'Rectangular' light is named as 'Area' light in the Light component...
Steps to repro: 1. Create new Unity project;2. In the Hierarchy click Create>Light>Rectangular Light;3. Observe the Inspector ... Read more
EditorWindow loses references to Script components of Scene Objects when...
Reproduction steps:1. Open the attached "EditorWindow Reference Bug.zip";2. Open the SampleScene;3. In the upper Menu go to Test -&g... Read more
Custom Cursor flickers when highlighting Text in the Package Manager Window
How to reproduce:1. Create a new Project2. Add any texture to the project and set it as a "Cursor" in its texture settings3. Go to F... Read more
HideFlags does not work on instantiated prefabs when using a custom class
To reproduce:1. Open the QA's attached project2. Open the scene "SampleScene" and play it3. Go over all selections in the custom "To... Read more
[Android] packageManager.GetStatic<int>("GET_SIGNATURES") causes a crash
Steps to reproduce:1. Open user attached project2. Build & Run on an Android device3. Observe that a crash occurs Expected resul... Read more
Adding another Camera to the Scene causes incorrect Depth Buffer to be a...
Reproduction steps:1. Open the attached project "Bug Test.zip";2. Open the ssdecals.unity scene;3. Observe the Scene view;4. Enter a... Read more
[XR] Oculus Virtual reality SDK is not detected on making a build for An...
Oculus Virtual reality SDK is not detected on making a build for Android Steps to Repro:1. Create new or open attached project2. Fil... Read more
Marker bar text does not remain anchored correctly when panning the view...
How to reproduce:1. Create a new project and press play in the editor to start the game running2. Press Ctrl+7 to open the Profiler ... Read more
[asmdef] Missing assembly reference compilation errors when building wit...
Steps to reproduce:1. Open user attached project2. Remove the asmdef file3. Build the game4. Notice that the game is built successfu... Read more
[Android] IPostGenerateGradleAndroidProject.OnPostGenerateGradleAndroidP...
When exporting a gradle project instead of a building an apk project path in OnPostGenerateGradleAndroidProject(string path) is set ... 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