Search Issue Tracker
Editor doesn't stop player build if scripts have compilation errors in t...
This causes editor to be unable to serialize data for scripts, since it has no assemblies to scan for serializable fields. However, ... Read more
[SpriteSheet][Packing] Spritesheet colors are not consistent between pac...
Repro steps:1) Open my attached project SpriteSheetColor2) Select the Hero_SpriteSheet3) Make sure Packing Tag is set4) Open in Spri... Read more
[GL] Shader doesn't receive parameter from the script
Repro steps:1) Open the project2) Make sure Graphics API is set to OpenGLCore or GLES33) Play and notice the half of object is glitc... Read more
[Speedtree] Billboards with different scales use a single scale
Repro steps:1) Open the project and three-trees-with-different-scales.scene2) In the Game view notice, that the billboards are the s... Read more
About window dissapears when other windows take focus, even if they are ...
Open about window(For reference put deattached some other window next to it, e.g. Console)Switch focus to some other window that doe... Read more
[Cursor] Locked cursor receives pointer based events
Reproduction steps:1) Open attached project "CursorTest"2) Open scene "Demo"3) Enter play mode4) Press A key to lock the cursor5) Ho... Read more
When Main.OnRenderImage() is called, memory is allocated for garbage col...
Reproduction steps:1. Open the attached project2. Open the profiler window3. Run the "Test" scene4. Notice that 40 bytes are allocat... Read more
[iOS] Deactivating a GameObject that has an Audio Source playing a sound...
Steps to reproduce: 1. Open attached project2. Build for iOS with 'Autoconnect Profiler' enabled3. Build generated Xcode project to ... Read more
Saving a c# script in Visual Studio while a scene is playing crashes Unity
To reproduce:1) Open attached project2) Open 'levelA' scene3) Open 'levelInit' script4) Play the scene and wait a couple of seconds ... Read more
RPC warning message is not informative
Reproduction steps:1. Open the attached project2. Open scene "test.scene"3. Press "Lan Host(H)" Button which appears on GUI4. Press ... 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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions