Search Issue Tracker
[HDRP][AMD] Nullreference Exception thrown on setting any values in Full...
Nullreference Exception thrown on setting any values in Fullscreen Debug Mode Steps to reproduce:1. Create a new Project with 3D Tem... Read more
Objects created in "if UNITY_EDITOR" make their way into the Build, if t...
To reproduce:1. Open "Example.zip" project.2. Open "scene2".3. Delete "Cube(Clone)" in Hierarchy, and save scene.4. Build and Play p... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
Fixed Joint anchors to the origin instead of the current position of the...
Reproduction steps:1. Open "ReproProject" project2. Open the “Assets/Scenes/SampleScene“ scene3. Enter Play Mode4. Observe the Game ... Read more
[Test Framework] Package version in editor manifest (1.1.3) does not mat...
As of 2019.3.0f3 (d719fa0632c6), the latest verified version of the Test Framework package is 1.1.8. The latest version included in ... Read more
Time.deltaTime and Time.unscaledDeltaTime returns 0 when starting paused
Reproduction steps:1. Open the user-attached project2. Open “Assets/Scenes/Test,unity”3. Click Pause and then Play4. Observe Console... Read more
MergePrefabInstance crash when reimporting assets from Assets Store
To reproduce:1.Open users attached project "Empty Project.zip"2.Open QuickLod > DemoScene > "MainDemoScene.unity" scene3.Go ba... Read more
TryGetValueFromBag does not return false when used on a UxmlTypeAttribut...
How to reproduce:1. Open the attached Project "TypeTest" and load Scene "SampleScene"2. Observe the Console Expected result: No erro... Read more
OS X: Entering "~" in location when creating new project, creates projec...
Tested on Unity 5.2.0 (UnityAds branch) 1. Start Unity2. Create new project3. Enter project location "~/Unity/Test"4. Click Create b... Read more
IL2CPP: 3D array access generates code which segfaults on iOS
The attached project will, when built for iOS using IL2CPP, generate code which halts with EXC_BAD_ACCESS. Tested with Unity 4.6.2p1... 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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- Long Sprite names are not truncated in the Inspector window name label and the preview labels when a Sprite with a long name is selected
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window