Search Issue Tracker
WebGL build renames referenced DLL file to .exe and then cannot find it ...
Reproduction steps:1. Open the user's attached project "Edgar-Repro.zip"2. Build the project for the WebGL platform Expected result:... Read more
RuntimeInitializeOnLoad methods are called multiple times when using def...
How to reproduce:1. Open the attached "RuntimeInitializeOnLoad.zip" project2. Build and Run to Standalone3. Close the Build4. Open a... Read more
[HDRP] Global Settings ignore the path set via Fix All in HDRP wizard
When setting up a project with HDRP wizard we can choose where to store assets. The path is ignored by GlobalSettings asset. See the... Read more
[XR][URP][Quest] MSAA doesn't get applied when using Opaque Textures
Repro steps:1. Open user attached project "URP.MSAA.opaque_texture"2. Build and Run on Quest 1 or 23. Observe the game in the headse... Read more
[Input System] Mouse position does not immediately lock to the center of...
How to reproduce:1. Open the attached project "MouseLockStateBug.zip"2. Open SampleScene3. Click Play4. Click on the Game View5. Mov... Read more
Render Texture is not being updated when using Camera.SetTargetBuffers
How to reproduce:1. Open attached project "SetTargetBuffers.zip"2. Open "SampleScene" scene3. Observe the preview of RenderTexture "... Read more
Frame is flipped upside down when using AttachmentDescriptor.ConfigureRe...
Reproduction steps:1. Open the attached project "MSAA_Flip_Bug"2. Select the "Default-Renderer" in the project window3. In the Inspe... Read more
Profile Analyzer - Mac - Error sound played when using the keyboard fram...
On Mac, when using the keyboard commands to grow/shrink frame selection it causes a mac sound to play (I think it's the error sound)... Read more
Creating a new code file causes long stalls in SyncVS.PostprocessSyncPro...
How to reproduce:1. Open any Unity project or create a new one2. Open Window>Analysis>Profiler3. Set it to profile Editor inst... Read more
Creating a new code file causes long stalls in SyncVS.PostprocessSyncPro...
How to reproduce:1. Open any Unity project or create a new one2. Open Window>Analysis>Profiler3. Set it to profile Editor inst... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS