Search Issue Tracker

Won't Fix

Votes

0

Found in [Package]

1.2.0-pre.12 - Entities

Issue ID

ECSB-963

Regression

No

Internal project fails to start after upgrading packages

Package: Entity Component System (ECS)

-

*Steps to reproduce:*
# Open Blobario project (link in the ticket below)
# Open Package Manager
# Click the + icon and "Add project with git..."
# Type in the following packages in the field one by one: 
## com.untiy.entities@1.2.0-pre.12
## com.untiy.entities.graphics@1.2.0-pre.12
## com.untiy.physics@1.2.0-pre.12
## com.unity.netcode@1.2.0-pre.12
# Open scene: "Scenes/MainMenu"
# Enter Play mode
# Click on the "Connect" button

*Actual results:* Errors are thrown and the game does not start

*Expected results:* No errors are thrown and a circle moving around the screen is rendered.

*Tested on (OS):* Windows 10

{*}Notes{*}:
* After deleting the "Library" folder a few times, the issue was fixed

  1. Resolution Note:

    For the package script updating system to work, a project must be updated with each minor version of a package in order. You can't go from 1.0 to 1.2, you must go from 1.0 to 1.1 then to 1.2 for example.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.