Search Issue Tracker
Error "The targets array should not be used inside OnSceneGUI..." is thr...
Reproduction Steps:1. Import attached project.2. Select the prefabs in Project view. ("GameObject" and "GameObject 1")3. Observe con... Read more
Scene View can't decide which Scroll View to preview when there are mult...
Reproduction Steps:1. Import attached project.2. Open "TestUI" scene.3. Move around in the Scene View. Expected results: Only one Ca... Read more
Selecting any type of object via Object Picker throws NullReferenceExcep...
To reproduce: 1. Open the project, attached by tester (ObjectPickerBug.zip)2. Open "testScene" if not already open3. Select Button i... Read more
Scroll Rect (Script) Content's Pos Y is randomly set in Scene view after...
To reproduce:1. Open user's attached Unity project "ScrollViewTest"2. Open scene "Test"3. Canvas-->Scroll View-->Viewport-->... Read more
[WSA] 'TcpClient' could not be found exception is thrown when building f...
Steps to reproduce:1. Open the attached project (TCPClient.zip)2. Open the Assets/test.unity scene3. Switch platform to Windows Stor... Read more
When dragging a prefab from the project view to hierarchy, blue line in ...
To reproduce: 1. In a new project, create 3 prefabs2. Drag one of them from Project View into Hierarchy3. Observe the Project View E... Read more
Master Sprite Atlas no longer has the "Max Texture size" component
Master Sprite Atlas no longer has the "Max Texture size" component 1. Assets > Right click > Create > Sprite Atlas Expected... Read more
"Packing Sprite Atlases: Finishing" progress bar always shows on OSX
"Packing Sprite Atlases: Finishing" progress bar always shows on OSX 1. Create new blank 2D project2. Press Play Expected: Go into P... Read more
[WebGL] Building empty 2D project crashes editor
To reproduce:1. Create new 2D project2. Create new scene3. Build and run for WebGL Expected: scene will be builtActual: editor crash... Read more
Audio mixer group duplicate doesn't get deleted with Undo
Steps to reproduce: 1. Create new group in audio mixer2. Right click and Duplicate group3. Undo action, it doesn't get deleted, but ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved