Search Issue Tracker
[Linux Editor] Diff tool cannot be selected in Preferences
Unity preferences displays a blank drop-down list when trying to select Revision Control/Diff Merge tool. Steps to reproduce:1) Crea... Read more
Building silent crashes on loading scene with many NetworkBehaviour objects
To reproduce:1) Open attached project2) Change Build Order so that only "Arena_scene" is built3) Load the scene and see that it does... Read more
[WSA][UWP] Player crashes on launch on Lumia 950/950XL with debug/releas...
Steps to reproduce:1. Open any Unity project or create a new Unity project2. Build for WSA Universal 10 SDK3. Connect a Microsoft Lu... Read more
<Size> tags in a UI.Text element creates gap between lines if the <Size>...
Steps to reproduce:1. Open "BugDemo" project2. Open "BugDemo" scene3. Select Hierarchy>Canvas>Text GameObject-- Notice that th... Read more
Crash in Scripting::ConnectScriptingWrapperToObject when removing a miss...
Steps to reproduce:1. Open the repro project2. Open scene named "scene"3. Under Main Camera, try to remove a missing script componen... Read more
[Android] Crash when reloading scene which uses WebCamTexture
How to reproduce:1. Open the attached project2. Build and run on Android device3. Click on Button (it stops rendering RawImage and l... Read more
[NetworkBehaviour callbacks] OnSetLocalVisibility callback is called twi...
NetworkBehaviour callback OnSetLocalVisibility is called twice on the Player object when starting Host How we can reproduce it using... Read more
Texture2D ReadPixels takes in account part of GameView viewport
Steps to reproduce the issue:1. Donwload attached project "738780_repro.zip"2. Open scene "main" and play it3. Notice created image ... Read more
Rolling sphere bounces up on the edge of colliders
Steps to reproduce:1. Open "Test Project" project2. Open "MainScene" scene3. Play in editor-- The rolling sphere will endlessly move... Read more
[Standalone] Project does not build on standalone only
To reproduce:1) Open attached project2) Try building it for Win Standalone Expected: Project builds normallyActual: Build process br... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons