Search Issue Tracker
.NET 4.6 Scripting runtime: Unity executable hangs when running tests in...
To reproduce:Run the attached project with the following command line"<your path to Unity Editor>\Unity.exe" -projectPath "<... Read more
[API] Lightmap Settings cannot be set via code
It's not possible to set all of the bake settings via scripting. An example is the LightmapSettings.lightmapsMode property, which ca... Read more
Scene.buildIndex returned after building project ignores inactive Scenes...
Steps to reproduce:1. Open attached project2. Load Scene "B"3. Make sure Scene "A" is unticked in File>Build Settings4. Enter Pla... Read more
[.NET Backend] Changing backends is impossible without killing Unity.exe...
To reproduce:1) Create new project2) Go to Player Settings3) Change scripting backend to .NET 4.6 and agree to restart Expected: Edi... Read more
[Sprite Shape Profile] Rect tool doesn't draw in scene view on selecting...
Rect tool doesn't draw in scene view by selecting sprite shape controller Note:Occurring for strip and shape profile as well, Sprite... Read more
Editor freezes for some time if you exit playmode while async loading a ...
Steps to reproduce:1. Download and open the attached project2. Enter Playmode3. Press SPACE to async load a scene4. Exit playmode Ex... Read more
Login using Google/Facebook Screen doesn't appear
Log in using Google / Facebook screen doesn't appear instead only Login with Unity or Work Offline screen appears. Steps to Reproduc... Read more
GameObject with HideFlags.DontSaveInEditor is still visible in a newly ...
Steps to reproduce:1. Open QA's attached project2. Create a simple 3D Cube3. Add "DontSaveSetter" script to the created GameObject4.... Read more
[Unity 5.6] Info.plist file in built project does not contain the LSMini...
To reproduce:1. Create and build empty project2. Open build's 'Info.plist' file Expected: Info.plist file int 5.6 should contain 'LS... Read more
Unity locks after canceling license return
How to reproduce:1. Open new project2. Press Help > Manage license > Return License > Confirm > No Actual result: the UI... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings