Search Issue Tracker
Editor crashes when changing Anti-aliassing quickly
Reproduction steps: 1. Open the attached project with Unity 5.42. Run the only scene in the project3. The scene contains one script,... Read more
[Prefabs] Unused fields from script are not cleared from YAML data
Repro steps:1)Open the later-attached TestProject2)Notice TestPrefab.prefab, it's otherPrefab field and open it in text editor3)In t... Read more
UNC AppData(Roaming) directory cannot be accessed
What happens: Unity.exe cannot boot in a particular environment. Details: When Unity.exe runs, it creates or accesses the Roaming fo... Read more
"Failed reading from" and "Failed creating system" errors are thrown on ...
To repro:1. Open project attached.2. Open scene (Ice Cubes or Amber Cubes) . Actual result: You get errors:Failed reading from: '4c/... Read more
[NavMesh] [Bake] [Editor] ManualVoxelSize affects JumpDistance value
If set VoxelSize to bigger value it fills JumpDistance field with this value Watch video for repro http://screencast.com/t/u7P1Qg7U Read more
Same values are being generated if using a random function when “Freefor...
How to reproduce:1. Open the attached “random.zip” project2. Open “SampleScene” Scene (Assets > Scenes)3. Enter Play Mode and Obs... Read more
[WebGL] Xmlreader parses data incorrectly
1. Build to WebGL2. Copy "data.xml" from project folder to folder where the index.html of the built game is3. Run the built project4... Read more
Packman: "Clear Filters" button is active in "My Asset" section even the...
Steps to reproduce: Open or create a project Go to "Window" ->"Package Manager" Go to the "My Assets" section If you don't have a... Read more
When disabling collider within the OnTriggerStay function, VS runtime er...
Reproduction steps:1. Open attached project2. Open and play the "Crash" scene3. Visual Studio runtime error appears after which Unit... Read more
Labels and icons are missing when using macOS 13.0 Ventura
Reproduction steps: Create a new Unity project Open Window → Package Manager Inspect the Package Manager window Expected result: All... 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