Search Issue Tracker
Profiler returns bogus values after switching between gfx cards on a Mac...
The profiler will also return bogus values because of the GlQuery objects being created on one GPU, and then being used from the other. Read more
Playing Level_1_3 in Unity with static batching enabled causes exception...
Steps to reproduce : - open the level 1_3 - play for a few seconds - press stop and notice the errors in the console Read more
FF + Unity plugin crash when navigating back to game.
FF + Unity plugin crash when navigating back to game. Repro Steps: 1. Install 4.0.0 b10 and set channel to beta 2. Launch FF with ... Read more
The scene view simply disappears after I set the Rendering Path to Verte...
Steps to reproduce : - open Angry Bots - open the scene 3-4Birth - go to Edit > Project Settings > Player - set the Rendering Path ... Read more
The tool tip for the landscape button in the scene tab should say that i...
Steps to reproduce : - open a new project - press the landscape button in the scene view and notice that it displays/hide the grid ... Read more
Enable .meta files by default
.meta should always be enabled to retain importer settings Read more
AssetStore: Audio clip previews (from Project) are cut off / no sound af...
To reproduce: a) Click on Search by Type button in Project, select AudioClip. b) In Free Assets, select any clip that looks longer t... Read more
Unable to open source code in VS 2008
To reproduce: 1. Set editor preferences to monodevelop. 2. Open a source code file (generates a vs2010 project) 3. Tab back to unit... Read more
Surface shaders: take multi_compile into account in surface analysis
#pragma multi_compile (GLOBAL_ADDITIVE_FOG_ON, GLOBAL_ADDITIVE_FOG_OFF) are lacking the relevant code Workaround: replace the multi... Read more
Internal compiler error on empty try-catch blocks in coroutines
The following code compiles correctly in MD (produces a warning), but throws an internal compiler error instead in the editor: publ... 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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress