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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Resolution Note (2021.2.X):
This will be handled as a feature request as it requires additional API.