Search Issue Tracker
[.NET 4.6] Using GetAwaiter().GetResult() freezes editor when used in a ...
To reproduce:1. Open project2. Play scene Expected: scene will be playedActual: editor freezes Reproduced on: 2018.1.0b1, 2018.1.0b6... Read more
Rider package is not loaded until there are compilation errors in Assets
Steps: Prerequisites:Open any version of Unity Editor and set "Preferences -> External Tools" to Rider Open attached project (was... Read more
DontDestroyOnLoad destroys GameObject in the build when the game is buil...
How to reproduce:1. Open user's project2. Play the scene3. Type user: admin, password: admin and press LoginA new scene should load,... Read more
Handles.DoPositionHandle throw NullReferenceException on DoPlanarHandle ...
To reproduce: 1. Open attached project.2. Execute menu item: BUG/Open Editor Window3. Press anywhere on newly opened custom editor w... Read more
[Mono Runtime Upgrade] MonoDevelop on OS X produces lots of errors
1. What happened[Mono Runtime Upgrade] MonoDevelop on OS X produces lots of errors, like: '…/New Unity Project/CSC: Error CS0518: Th... Read more
[Mono Runtime Upgrade] Android and Documentation installation fails on W...
1. What happened'Android' and 'Documentation' installation fails on Windows 10. 2. How we can reproduce it using the example you att... Read more
UnityException and ArgumentException errors are thrown when UI Toolkit i...
How to reproduce:1. Create a new project2. Open the created project's folder3. Open the Packages folder4. Open the manifest.json fil... Read more
Editor crashes on GetComponentsInChildren<Entity> method
How to reproduce:1. Download and open user's attached project "ShitGame.zip"2. Play the scene "Level0"3. Complete the level by reach... Read more
[.NET 4.6] System.Runtime.WindowsRuntime.dll and System.Runtime.InteropS...
Steps to reproduce:1. Open user attached project2. Make sure the Scripting Runtime Version is set to .NET 4.63. Observe that both .d... Read more
Copyright symbol (©) causes INVALID_UTF8_STRING error when observing Sc...
To reproduce:1. Open any project2. Import my attached script (INVALID_UTF8_TEST.cs)3. Select it in Project window4. In Inspector win... 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