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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2021.2.X):
This will be handled as a feature request as it requires additional API.