Search Issue Tracker
[Vulkan] Crash when Camera sees a shader with more than 64 descriptors
How to reproduce:1. Set -force-vulkan command-line argument.2. Open attached project ("1225246-VULKAN-REPRO.zip")3. Make sure Vulkan... Read more
Windows build crashes when closing executable with non native resolution...
Reproduction steps:1. Create new poject2. Go to Build Settings>Player Settings3. In Other Settings panel, uncheck "Auto Graphics ... Read more
CustomRenderTexture renders black
Repro steps:1. Open QA attached project “repro_1222122”2. Build and Run Actual: The quad is black Reproducible with: 2019.2.0a8, 201... Read more
[Entities] Unity silent crash when converting a GameObject with Generate...
How to reproduce:1. Open the user-submitted project2. Open the Sample Scene3. Enter Play mode4. Observe the crash Reproducible with:... Read more
[UNET] NetworkManagerHUDeditor producing null reference errors when Game...
Steps to reproduce:1. open attached project2. play the scene3. select 'NM' from hierarchy - 2errors each frame printed out Read more
Crash on AssetsMenu::CanDeleteSelectedAssets when pressing Assets menu i...
Steps to reproduce: 1. Create new project.2. Select any scene in Hierarchy3. Press on Assets menu item Crash! Top Stacktrace:0x00000... Read more
Profile Analyzer - List of Threads is not strictly ordered
How to reproduce:1. Create a new Unity project2. Import the Profile Analyzer package3. Using the Unity Profiler record some frames o... Read more
Collaborate allows filenames on macOS that are illegal on Windows which ...
How to reproduce:1. Open new project with a Mac2. Rename Sample Scene to "COM6" or any of illegal Windows expressions3. Publish it t... Read more
IncrementCounter() does not increment RWStructuredBuffer's counter value...
Steps to reproduce:1. Open the attached project (case_1205146-CSBug.zip)2. Load the "DemoScene" scene (Drag it from Project/Scenes t... Read more
5.4 crashes in scene view rendering when something disables the hidden s...
To reproduce:1. Open attached project2. Build and run project3. Host on build client4. Play scene in editor5. Join localhost6. Open ... 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