Search Issue Tracker
Crash rendering stereo view to Texture2D and RenderTexture
not sure if this is XR related or not but starting here since it was trying to capture stereo textures. Read more
ScreenCapture.CaptureScreenshotAsTexture(ScreenCapture.StereoScreenCaptu...
when using ScreenCapture.CaptureScreenshotAsTexture(ScreenCapture.StereoScreenCaptureMode.BothEyes) there's only a single view in th... Read more
[OnGUI] Editor hierarchy and Project windows have red text sometimes
Repro Steps:- Open this project or start your own project- I have the Tile Palette and the console window tabs selected, which cause... Read more
[IL2CPP] Assertion error being fired when setting FieldInfo.SetValue to ...
Steps to reproduce:1. Download attached project2. Switch platform to Standalone3. Build project on IL2CPP backend Expected results: ... Read more
After completing Standalone VS solution build Unity doesn't open build l...
Steps to reproduce:1. Create new project2. Open build setting window3. Enable Create Visual Studio Solution option on the Standalone... Read more
Mesh Optimization is disabled on meshes with more than 30000 vertices
To reproduce:1. Open the QA's attached project2. Select the FBX model in the Assets folder and enable Mesh Optimization3. Open the "... Read more
Adaptive tile mode Sprites are not sorted by their Pivot Point
How to reproduce:1. Open the user-submitted project2. Go to Edit -> Settings -> Graphics and observe the Transparency Sort Axi... Read more
[macOS] Close window (CMD+W) option doesn't work on any of the Editor wi...
Steps to reproduce: 1. Open any Unity project2. Open 'Build Settings' window (or any other window)3. Try to close it by clicking CMD... Read more
[Metal] [iOS] Blitting MSAA RT into non-MSSA RT corrupts the RT using ol...
Reproduction steps:1. Open the attached project.2. Build and run it on an A8 or older SoC iOS device. Actual behavior (Screenshots a... Read more
[Enlighten] Baked emissive materials do not contribute to GI if a mesh i...
Steps to reproduce: 1. Download the attached project and open the EnlightenTest01 scene (Assets > Scenes > TestScenes)2. Navig... 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