Search Issue Tracker
The viewport takes full content height when creating a ScrollView withou...
How to reproduce:1. Open the attached project “Scroll View Bug.zip“2. Select the “New Scroll View Test“ asset (Assets/Scriptable Obj... Read more
[iOS] Audio will be played from earspeaker if Microphone.Start() is used
1. Open attached project(zip in edit)2. Build to iOS device3. AudioSource.Play() and Microphone.Start() will be launched on beginnin... Read more
Camera stops rendering in game view after executing Handles.DrawCamera o...
To reproduce: 1. Open attached project.2. Execute menu item: BUG/Open Editor Window3. Look at game view Expected result: Game view s... Read more
UXMLTemplate elements do not update in the Scene View when they are created
How to reproduce:1. Create and open a new project2. Create and open a new UI Document Asset3. Create a new UI Document in the Hierar... Read more
Enabling and disabling GameObject as a trigger makes its collider cover ...
Reproduction steps:1. Open the attached “2d.zip“ project2. Open “SampleScene” scene3. Enter Play mode and use “A” key to move “trash... Read more
Resetting Audio Settings on game object which has DontDestroyOnLoad caus...
How to reproduce: Open Mobile Audio test Suite project (link in comments) Open MainMenu scene Create a new script and add this code ... Read more
Differences between Memory Usage Shown in Profiler and in Windows Task M...
Reproduction steps:1. Open attached project "GetPixelsLargeTex"2. Open scene "ImportBigFile"3. Hit play, let the scene run in the ed... Read more
Nested PropertyDrawer doesn't work when there's both an Attribute drawer...
How to reproduce:1. Open the user’s attached “DrawerTests.zip” project2. In the Project window, select “TestObject”3. Observe the “C... Read more
Manual page on Skybox needs to be updated
6 Sided Skybox now also has the additional properties Exposure and Rotation. These have to be included and explained in the Properti... Read more
[macOS] SleepTimeout.NeverSleep setting is applied to the Editor after e...
Reproduction steps:1. Open the attached “SleepTimeout.NeverSleep bug.zip“ project2. Enter Play mode3. Exit Play mode4. Wait for 'con... 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
- 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
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default