Search Issue Tracker
Render-pipelines.high-definition package version 1.1.1 gives out compila...
Repro steps:-start a new project with Unity 2018.2.0a4 - 3D template. NOT HDRP!- open Project Manager and download the Render-pipeli... Read more
[Regression] TypeLoadException: Could not load type 'BuildObserver' from...
Steps to reproduce:1. Have AndroidPlayer and VuforiaSupport installed2. Create a new project or download the one attached by QA3. At... Read more
NullReferenceException when toggling Show Asset Store search hits
Reproduction steps:1) Create a new project (or open any existing one)2) Open preferences window: Unity/Preferences/General3) Toggle ... Read more
Missing 'Replace' dialog when dragging an asset to a new folder where a ...
To reproduce:1. Create a folder with any name2. Create material "A" in that folder3. Create material "A" outside that folder4. Try t... Read more
[UnityYAMLMerge] OSX: UnityYamlMerge opens fallback GUI tool but will ex...
Unable to repro; repro project no longer exists. Read more
[Video] QuickTime Crash : On Video importing using Legacy "MovieTexture"...
On importing video using "movieTexture" importer (which was imported successfully with new "VideoClip" importer) ,either Unity stops... Read more
[UnityYAMLMerge] UnityYAMLMerge crashes git mergetool
1. What happenedI tried to merge a scene using UnityYAMLMerge set up in git as per http://docs.unity3d.com/Manual/SmartMerge.html an... Read more
Child count doesn't decrease when Destroying them with a script
Reproduction steps: 1. Open "Minimalrepro.zip" project2. Enter Play mode3. Look at the output in the Console window Expected Result:... 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