Search Issue Tracker
[OSX] Editor crashes after undo action while scene save dialog window is...
Steps to reproduce:1. Create a new project2. Create a new scene through File -> New Scene3. Create an empty object in Hierarchy w... Read more
Custom Inspector PropertyField Foldouts do not stay collapsed when redra...
How to reproduce:1. Open the attached project (CustomInspectorTest.zip)2. Open scene Scenes/SampleScene3. In the Hierarchy, select t... Read more
[UWP] UWP build crashes when changing the Thread CultureInfo
Reproduction steps:1. Open project "UWPChangeCurrentCulture.zip"2. Open Scene "SampleScene"3. Open Build settings window in File >... Read more
No API to check whether a Pass has a given shader stage
Pass.CompileVariant API requires a shader stage parameter to be provided. There is currently no API to check if it makes sense to co... Read more
[2D][Tilemap] Handle has already been released error.
[2D][Tilemap] Handle has already been released error. When playing the game, following error spawns occationally:The Handle has alre... Read more
[macOS] Crash when FileSystemWatcher is used on a large number of files
Reproduction steps:1. Open the attached project "Case_1324348" Reproducible with: 2018.4.35f1, 2019.4.27f1, 2020.3.9f1, 2021.1.8f1, ... Read more
Error appears in the Console when triggering a build from the compilatio...
How to reproduce:1. Open the user's attached project2. In the top bar menu select Support > Build Dev Player3. Wait for the build... Read more
[WebGL][macOS] Build fails when WebGL Platform is selected
How to reproduce:1. Create a new project (with the default 3D template)2. In the Build Settings, switch to the WebGL Platform3. Try ... Read more
Creating AudioClip with non-standard frequency 48000hz is fixed to 44100...
How to reproduce:1. Open the user's attached project2. Build and run the project for WebGL (File -> Build and Run)3. Observe the ... Read more
Rect tool enables to move root Prefab in Context mode
How to reproduce:1. Create new project2. Create new Plane3. Make it a Prefab4. Edit Plane in Context Mode5. Try to move prefab with ... 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