Search Issue Tracker
Adding a prefab to a scene + undo/redo will change order of hierarchy
Steps:1. Make a prefab out of any GameObject2. Add a few GameObject with the names like "n1, n2, n3" to easy recognize the order3. D... Read more
[Linux Editor] The files in assets directory cannot be deleted within Ed...
Original post: forum.unity.com/threads/cant-delete-anything-in-assets-directory.511633/ The user runs into Assertion Failure when tr... Read more
MonoBehaviour.OnMouseUpAsButton() no longer works if virtual reality sup...
Steps to reproduce:1. Open the attached project (OC)2. Open the issue_scene.unity scene3. Switch platform to Windows Store4. Enable ... Read more
IL2CPP for Windows Standalone Development Build runs unexpectedly slow w...
Reproduction steps:1. Open the attached project "VehicleToolsIL2CPPTest.zip";2. Go to Player Settings;3. Change Scripting Backend to... Read more
[IL2CPP] Player freezes when invoking OnDestroy
To reproduce:1. Open project attached by QA2. Build "_base" scene for iOS3. Run it on the device4. Hit the 1st button few times and ... Read more
Timeline ignores changes to Audio Source properties
To reproduce: 1. Open the project, attached by the user (3dSoundTest.zip)2. Open the "default" scene3. Enter Play mode4. Hear that s... Read more
Right-clicking on Color field and pressing Copy doesn't work in Play mode
To reproduce: 1. In a new project, create UI Image2. Enter Play mode3. In the Inspector, right-click on the Color field and press Co... Read more
[Template] Null Reference exceptions are thrown when the project is open...
Null Reference exceptions are thrown when the project is opened with Lightweight SRP Template. Steps to repro:1. Create a new projec... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- 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