Search Issue Tracker
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
Animator Controller crash when adding an animation for a motion field 'A...
Steps to reproduce:1. Open attached project2. Open the player animation controller3. Select the blend tree that has no transitions4.... Read more
Error when switching between Gamma and Linear color spaces
In any project, go to Player Settings and change Gamma to Linear in the Color Space dropdown. InvalidOperationException: Operation i... Read more
Usability issue: Inform user that at least one property needs to be adde...
Currently, if you create a new animation through the animation window and you click on the Add Keyframe button nothing happens. It w... Read more
[iOS] Crash after waking device from sleep when creating WebSocket with ...
After creating a WebSocket, if the device is locked and unlocked, the app crashes if HTTPS is used. Steps to reproduce:1) Open the a... Read more
[ShaderGraph] Need to handle numbers in scientific notation (ie 1e+10)
Large numbers in our float and int fields get converted to scientific notation and we splice that into the shader code without check... Read more
The client's player object is not destroyed on the host immediately afte...
To reproduce: 1. Open the project, attached by tester (timeoutBug.zip)2. Build the project for standalone3. Launch the game in the e... Read more
Editor fails to load while disconnected from the internet
Reproduction steps: 1. Go to "C:\Users\user\AppData\Local\Unity" and delete/move everything2. Go to "C:\ProgramData\Unity" and delet... Read more
[FBX] Unity ignores pentagon shaped polygons
How to reproduce: 1. Open attached project2. Open scene Main.unity- Notice how the character is missing a single polygon in their ey... Read more
[URP] Shadows are rendered for the first cascade only when using GLES2
How to reproduce:1. Open project "TestShadowsClippedGLES2.zip"2. Make sure GLES2 is selected in Player settings3. Build and Run on A... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size