Search Issue Tracker
[Mac] Cannot build Mac Standalone Player due to errors when scripting ba...
How to reproduce:1. Create a new Unity project2. Set scripting backend to IL2CPP in Player Settings3. Build for Mac Standalone Expec... Read more
[Audio] "Assertion failed on expression" is thrown while playing an Audi...
"Assertion failed on expression" is thown while playing an Audio preview when Unity Audio is disabled. In previous versions Unity do... Read more
[2D] Unable to select Sprite by clicking in Scene View when another Spri...
How to reproduce:1. Open user-submitted project (SpriteSceneViewPickingBug.zip)2. Open the 'Scene' scene3. Attempt to select the 'St... Read more
[PA] Frame values go past their maximums when making a Selection bigger ...
How to reproduce:1. Create a new project2. Import the Profile Analyzer package from the Package Manager3. Open the Profile Analyzer ... Read more
[VFX Graph] Node properties do not display in the Inspector when its pre...
Node properties do not display in the Inspector when its preset asset is selected before. Steps to repro:1. Create a new Project wit... Read more
[Cache Server] Connection with IP goes into infinite loop state on click...
Connection with IP goes into an infinite loop state on clicking on Check Connection button PreCondition: Cache Server Default Mode s... Read more
Domain isn't reloaded when using Protobuf-net
How to reproduce:1. Open the attached project2. Open the "TestScene"3. Open the "script" Script from the "Scripts" folder which is i... Read more
Particle System materials do not have transparency applied when loaded f...
How to reproduce:1. Open user-submitted project (AssetBundleIssue.zip)2. Open and Play the 'ParticleAssetBundleScene' to see the exp... Read more
[VFX Graph] InvalidOperationException errors are throwing continuously o...
InvalidOperationException errors are throwing continuously on selecting "Output particle Distortion Quad" node preset asset. Steps t... Read more
UploadHandlerFile does not upload large files
How to reproduce:1. Set up a localhost server (more details in the initial message and attached video)2. Add the provided index.php ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used