Search Issue Tracker
Instantiating canvas from AssetBundle getting a white rectangle behind a...
To reproduce:1. Open attached project "SpriteAtlasBugNew.zip (937.8 KB)"2. Open "SampleScene.unity" scene3. Enter Play mode and pres... Read more
A single empty script in a Scene causes every project's script to be lis...
To reproduce:1. Open the QA's attached project2. Open the scene "Test". There is a Cube with an empty script on it3. Right-click the... Read more
Null reference exception when instantiating a RenderTexture with an unsu...
How to reproduce:1. Open the "RenderTexture Test.zip" project2. Press Tools > Render heightmap3. Check the console Actual result:... Read more
[XR][Stereo360] Depth buffer is miss-aligned in Forward Rendering when r...
Repro steps:1. Open user attached project2. Select GameObject "TimeLine" in the Hierarchy3. Make sure the Timeline Window is open an... Read more
Crash in UNITY_png_combine_row when using UrlTextureLoader multiple times
To reproduce:1. Open attached project “zProject_541034.zip”2. Open “Scene.unity” scene and build for iOS device3. Deploy the project... Read more
[Android] Tessellation not visible or has artifacts on devices with Adre...
Reproduction steps:1) Download and open attached project2) Go to Project Settings > Quality3) Enable Anti Aliasing (set it to 2x,... Read more
[Backend] "Disconnecting is no longer implemented" error appears while d...
Steps:1. Add Canvas to the hierarchy2. Add Text UI element ad a child of canvas3. Add Horizontal Layout Group on Canvas4. Make a pre... Read more
[Android][IL2CPP] Unsafe code crashes IL2CPP Release App with signal 7 (...
Steps to reproduce:1. Open user attached project2. Build & Run on Android device3. Observe that running a logcat signal 7 (SIGBU... Read more
[Backend][Improved Prefabs] Reference to prefab asset is lost during imp...
Build regression (issue was fixed before) Steps:1. Import attached "FirstItemIssue" unitypackage2. Open "ForTest" scene3. Select "pi... Read more
[Regression][Beta 1] Canvas element transform becomes NaN when importing...
[Regression] Canvas element transform becomes NaN Steps to reproduce:1. Open attached project2. Inspect transforms of canvas element... 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