Search Issue Tracker
ArgumentOutOfRangeException is thrown when expanding a Console message
How to reproduce:1. Open the user's submitted project2. Open scene ProfilerRecorderBug3. Press the Play button4. Open the Console5. ... Read more
[Scripting/Import] Scripts do not get compiled if the Unity Editor insta...
How to reproduce:1. Make sure your Unity Editor path contains an apostrophe (single quote character).2. Create a new project3. Creat... Read more
Using Native Plugin from a Managed Plugin fails in built game
Reproduced in:1. Open user attached project2. Build & Run3. Observe that .dll is not loaded with"Fallback handler could not load... Read more
[.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
[Scripting/Particles] Gradient Scripting API thread checks have changed ...
Some of the Gradient api now has thread checks that were not present before the bindings system upgrade.For example Evaluate now has... Read more
"The referenced script on this Behaviour is missing!" warning duplicates...
How to reproduce:1. Create new empty project2. Create UI -> Canvas3. Create new C# Script in Project Window and open it4. Enter P... Read more
Editor hangs after several compile loops
How to reproduce:1. Open the attached project2. Open the "EchoWire" scene.3. Press Play, play around a bit.4. Open the "EchoWireBeha... Read more
OnApplicationPause() method gets fired before Start()
To reproduce:1. Open attached Unity project "ErrorEditor.zip"2. Open "Main" scene3. Inspect the code in editorBug.cs script4. Go int... Read more
Null value is returned when calling MonoScript.FromScriptableObject()
How to reproduce:1. Open the user's attached project2. Open scene Scenes/Landing3. Find the "Buttons" object in the Hierarchy window... Read more
Transform Component displays Z-Axis and X-Axis values changing when Tran...
Steps to reproduce:1. Open users attached project "OccultVoxel.zip"2. Navigate to Project -> Assets -> Scenes and open "TestSc... 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