Search Issue Tracker
[macOS] Any project built for macOS standalone fails to launch with "BUI...
Steps to reproduce: 1. Open attached project (or create a new one)2. Build it for macOS standalone3. Try to launch the build4. Notic... Read more
[XR] Events are not fired while hovering on UI components
Events like highlight, click etc are not fired while hovering on any of the UI Component. Steps to Reproduce.1. Open the attached pr... Read more
[PLM] Supersampling doesn't work
Steps for reproduction:1) Download the attach project2) Open the scene `t1`3) In custom lightmap parameters, change anti-aliasing va... Read more
[XR] Rendering a camera with an offset and scaled viewport after the mai...
Black screen or artifacts appear when rendering a camera with an offset and scaled viewport (scissor rect) after the main camera. Ex... Read more
[Unity][GraphicsInitialize] - 2017.3 - 2017.3 app takes ~2.5 seconds lon...
A Unity 2017.3 app takes ~2.5 seconds longer to load than a Unity 5.4 app on RS4 (Time spent in UnityPlayer.dll!Export...New functio... Read more
Building AssetBundles using batchmode, deletes files inside "Library/Scr...
Reproduction steps: 1. Run "MinimalRepro.zip" project with Command Line Arguments* Expected Result: The AssetBundles can be built wi... Read more
NavMeshAgent.Warp() changes the transform position when updatePosition =...
Steps to reproduce: 1. Download and open the newest attached project(warpbug.zip)2. Enter Playmode3. Press space to set updatePositi... Read more
Editor starts lagging in play mode when using a specific mouse on MacBook
To reproduce:1. Open project2. Play scene3. Move mouse cursor in game view window when LMB is pressed Expected vs Actual: editor sho... Read more
Using custom editor window and changing GUILayout group option overtime ...
To reproduce:1. Open project2. In menu choose Tests -> TestEditor3. Open Profiler4. Click and hold [TestEditor] title bar and mov... Read more
If a TextAsset is created from a .txt file that uses the wrong type of e...
If a TextAsset is created from a .txt file that uses the wrong type of encoding, Unity will just return an empty string WITHOUT rais... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names