Search Issue Tracker
[5.5] Batches increase in 5.5 compared to 5.4, various FrameDebugger iss...
To reproduce:1. Open user project2. Open the scene "CH_Level_1_Build"3. Enter Play mode4. Check "Batches" and "SetPass calls" in Gam... Read more
[Linux Editor] Dragging store entries out of Asset Store tab hangs the s...
When thumbnails of Asset Store entries are dragged out of the Asset Store tab to the Editor area, the whole system hangs. Steps to r... Read more
Variables with SerializeField modified values are lost when the scene is...
Steps to reproduce:1. Open attached project2. Select Mike object3. Change the values below "Inherited From PlayerController"4. Play ... Read more
[OSX] Application.version returns Unity version instead of build version...
Steps to reproduce:1) Open the attached version.2) Open scene 'version'.3) Build and Run a Mac Standalone build. Application.version... Read more
[Regression][Editor] Two separate brushes are rendered after adding seco...
Steps to repro: 1. Open Unity;2. Create new project;3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);4. In the T... Read more
Making public method private when it is assigned to Button's onClick eve...
Reproduction steps:1. Open the "bug.zip" project2. Open the "Test" scene3. Open the "Example.cs" script4. Make "Pressed" method priv... Read more
UNET pooled objects are destroyed in Editor instead of being UnSpawned w...
STR:1. Open "offline" scene in the project attached2. Build and Run the scene3. On the build, Host a server4. Enter play mode in edi... Read more
[WebGL] point and spot light not working in build
-e: scene as a realtime spot and point light which are both not working in a webgl build--repro with 536, 541, 550 -repro:--open att... Read more
DepthTexture is renderred regardless of whether ScreenSpace Shadow is en...
Steps to reproduce a bug:1. Open the attached project (TestShadow.zip)2. Open the test.unity scene.3. Enter the play mode of the gam... 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