Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
2018.4
2019.3.13f1
2020.2
Issue ID
1274467
Regression
No
Realtime GI sporadically fails in the Player when it is connected to the Server Build
How to reproduce:
1. Make sure Python 2.7 is installed to C:\Python27 (needed later on for ReproSteps.py)
2. Unzip the project
3. Open the BuildTheRepro.bat file with a code editor (Located in the DP1 folder)
4. Fix the paths to the Editor's location
5. Run the BuildTheRepro.bat file which will make Asset Bundles, Server and Client builds (Takes about 2-3 hours)
6. Run the ReproSteps.bat file which will run a minimized Server and a Client (after about 2 minutes)
7. Click on "Admin" and "Local" to connect and run the game
8. When you see the map view in the application, zoom out by scrolling down with the mouse
9. Observe the lighting in the Scene
Expected result: The whole Scene receives lighting at the start of the level
Actual result: There is no lighting at the start of the level in some parts of the Scene but after around 5-10 seconds the lighting appears
Reproducible with: 2018.4.27f1, 2019.4.10f1, 2020.1.5f1, 2020.2.0b2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Tile Palette 'Z Position' value changes/reverts to the previous value when hovering in the Scene
- Creating a Grid in the scene and then deleting it removes the default Grid
- Default Tile Palette layout cuts of the part of Tile Palette preview
- Editor crashes when specifying BuildOptions.DetailedBuildReport and building a player with a lot of assets
- Crash on UndoManager::Undo when undoing SpriteAtlas Compression value changes
Resolution Note (2021.2.X):
This will be handled as a feature request as it requires additional API.