Search Issue Tracker
OnPostprocessAllAssets no longer gets called when an Asset changes after...
How to reproduce:1. Open user-submitted project (BugTest.zip)2. Open the 'SampleScene' scene3. Enter Play Mode4. While in Play Mode ... Read more
Rotation Constraints constrain in Local Space rather than World Space
How to reproduce: 1. Open attached project2. Open scene unity4TorqueTester.unity- Scene contains 3 cubes:- Cube 1 (NormalCube) is no... Read more
Help / Unity API Reference Greyed out in Visual Studio
To repro:0. Make sure your system is clean (no Unity or VS were installed on it before).1. Using download assistant install Unity (5... Read more
[Linux] Editor sometimes crashes on exit in CentOS 7
[Linux] Editor sometimes crashes on exit in CentOS 7 In recent (2019.3) builds of the Linux editor, the editor will sometimes crash ... Read more
[URP] Assertion failed on expression errors are thrown on adding Rendere...
Assertion failed on expression errors are thrown on adding Renderer Features in ForwardRendererData preset asset. Steps to repro:1. ... Read more
Subemiter's Emission position is not the same when emitted by the Parent...
How to reproduce:1. Open the attached project2. Go to the "ParentedParticles" Scene3. Click on the "Parent system" in the Hierarchy ... Read more
[TextureCompression] Multiple errors appear in the Console window when r...
Steps to reproduce:1. Open the user's attached project2. Reimport the “Assets/Minimal/Minimal Template.scenetemplate“ asset3. Observ... Read more
Unlit Shader uses more than 100MB of memory when in Player
How to reproduce:1. Open the attached project "Shader_Variant_Chunking_Repro.zip"2. Open Assets/Scenes/Main.unity3. Build And Run th... Read more
Timeline Signals are not received by Signal Receiver when TimelineAsset ...
Reproduction steps:1. Open user's attached project "Timeline asset bundle bug" and scene "MyScene"2. Enter Play Mode3. Press "Load t... Read more
[OpenXR] OpenXR plugin throws errors when developing without connected V...
Steps to reproduce:1. Open the attached user's project "TestProjectBugReport.zip"2. Make sure the OpenXR is selected as the XR plugi... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class