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
- Bad performance when executing the Physics.IgnoreCollisions() method while in Play Mode
- Sprite Editor has a thicker separator between buttons when "Sprite Editor" option is selected
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when UpdateVolumeStack function is called
- [Windows] Unicode custom text input window shows question marks when inserting an emoji
- Memory leak when the VFX Graph Editor is open
Resolution Note (2021.2.X):
This will be handled as a feature request as it requires additional API.