Search Issue Tracker
SwitchActiveBuildTarget does not trigger Platform dependent Script compi...
Reproduction steps:1. Make sure Library folder is cleaned up before2. Open the attached "case-1350367" project3. Make sure target in... 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
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
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph