Search Issue Tracker
Memory leak when Multithreading is enabled for Physics 2D
Reproduction steps:1. Open the "Assets/InitScene" Scene in the attached "case_1237323_package_mods.zip" project2. Ensure that Use Mu... Read more
[Shuirken] NullReferenceException thrown on applying Curve Presets in th...
Selecting default presets in the "Curve Editor" window for "Direction" property of the "Particle System Force Field" object causes t... Read more
[Color Picker] Width of the border of the Alpha Value is not enclosed wi...
Steps to Repro:1. Open new project2. Create Assets > right-click > Create > Material3. Click on New Material > Inspector... Read more
Crash on CullCastersCommon when assigning an infinite value in transform...
Reproduction steps:1. Import the attached .unitypackage to a new project ("CrashReproPack.unitypackage")2. Open "CrashScene"3. Enter... Read more
Collaborate toolbar doesn't work when the project is created from the Un...
How to reproduce:1. Create a new project in Unity ID > Projects > Create New Project (https://developer.cloud.unity3d.com/proj... Read more
RigidBody Constraints are not applied when a Collider is added at runtim...
How to reproduce:1. Open tester-attached project (ConstraintsBugRuntime.zip)2. Select the 'PlayerSpawner' GameObject3. Next to the '... Read more
[ECS] Entity Debugger Inspector throws NullReferenceException when inval...
Reproduction steps:1. Open attached project "BadEntity.zip" and scene "SampleScene"2. Enter Play Mode3. In Entity Debugger window, s... Read more
[macOS] .bundle plugins are not linked on Xcode project export
Reproduction steps:1. Open project in "nativePluginOSX2.zip"2. Build for Standalone (make sure "Create Xcode Project" is selected in... Read more
Warnings about a class existing in multiple namespaces in a single file ...
How to reproduce:1. Create a new project2. Download UniRx from https://github.com/neuecc/UniRx3. Drag UniRx files into the project's... Read more
Prefab changes are not applied and an error occurs when changing fields ...
How to reproduce:1. Open the attached project (SeralizedRefBug.zip)2. Select the GameObject in the Hierarchy window3. In the Inspect... 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