Unity-Technologies / obstacle-tower-env

Obstacle Tower Environment
Apache License 2.0
540 stars 124 forks source link

Unsolvable floors #106

Closed m-rph closed 9 months ago

m-rph commented 5 years ago

i encountered an unsolvable floor, the tower is 75 and the floor is 20. There is a box puzzle and key requirement. There is no tile to place the box nor a key.

awjuliani commented 5 years ago

Hi @isotropic-panda,

I just checked Tower 75 Floor 20. It is indeed solvable. The goal area for the block is in the middle of the room.

Screen Shot 2019-07-29 at 10 27 17 AM

m-rph commented 5 years ago

Hi @awjuliani ,

Thanks for checking it out. This is weird because I was running the floor manually and checked everywhere but there wasn't a goal area. This was run on ubuntu 19.04. It could have been a visual glitch.

awjuliani commented 5 years ago

@isotropic-panda

If you are able to reproduce it again, please let me know. If there is indeed some issue with this floor (and perhaps a rendering glitch on linux), that is something we would definitely want to fix.

m-rph commented 5 years ago

Okay I will let you know. Is it possible to launch specific towers and floors directly from the binary? In the mean time, feel free to close this.

In the context of visual glitches, I have found this:

Screenshot from 2019-07-31 11-03-49

Putting the block on target tile opens the doors.

awjuliani commented 5 years ago

Hi @isotropic-panda

Currently the only way to set this is by using the reset parameters via the python api: https://github.com/Unity-Technologies/obstacle-tower-env/blob/master/reset-parameters.md