Basically copied a part made on client that had invalid matrix rotation(direction to inside) to the studio editor(I copied the part on runtime and then pasted it after closing the session) then whole screen turned black, after deleting the part same thing happening even after reopening the place. Other places worked fine only this one got corrupted somehow. Then I tried downloading a copy and uploading it as the corruputed place(somehow it worked). I dont think it’s that serious considering you can just republish the place but still it’s a serious issue with rendering like only one invalid rotation breaks the entire place(only when editing the place rendering wouldnt work, when I tried running it the rendering came back to life). I dont have any fflags/plugins active or anything in the startergui except a frame and I tried disabling those screenguis and deleting them although it didnt work.
Salutations!
Thanks for bringing this to our attention.
A ticket was filed, and we’ll start investigating.
Is this issue still happening at your end?
If so, please provide a crash dump, a log, or a Repro Placefile so we can investigate it right away!
If you need assistance or info on which info/files would be relevant to investigate this topic or how to get them, please refer to the How to post a Bug Report - Bug Reports - Developer Forum | Roblox
Thanks for understanding!
Have A Nice Day!
corrupted place.rbxl (83.5 KB)
here is the backup I made just after this bug occured, sadly I didnt do any microprofiler analysis the keybind(ctrl +f6) seemed to be just not working, the bug occured randomly and when I tried replicating it, the behavior was different. The weird part about this bug is when I tried copying the part into the workspace it copied into spawnlocation straight away for no reason and the results were as shown in the screenshot. It’s just a matrix rotation testing place.
Hey there!
That one is already reported and under investigation, feel free to stay on the loop about it here!
I’ll assign the original issue reported in this topic to the team to be worked on.
Thanks for understanding.
Have a Nice Day!
I have an idea on how this glitched worked, the part I inserted having invalid rotation could somehow copy itself to the studio camera as black screen is when camera is beyond max negative value but this is still a issue because roblox’s c++ made an error here
Have you come across this at all since?
I don’t see any black screen or anything out of the ordinary in the file you linked, would you expect me to see something?
As I said I didnt encounter it before, I described my issue in the topic and said it’s random.