Search Issue Tracker
[Build][D3D9] Canvas stops rendering in D3D9 windows standalone
Repro steps: 1) Open the project and Scene scene2) Build and run(Windows Standalone) in a windowed mode and also make sure it is in ... Read more
[Image] Crash if UI Image is visible when graphics API is switched
Steps to reproduce: 1. Open attached project "728743.zip"2. Open scene "repro"3. Double click on "Canvas>Button" so that it would... Read more
Network Authority problems
Authority is not setup correctly for NetworkIdentity objects in the scene. When NetworkServer.SpawnObjects() is called, for objects ... Read more
NetworkClient.Disconnect does not remove transport layer host
NetworkClient.Disconnect does not call NetworkTransport.RemoveHost() to remove transport layer host. So doing connect/disconnect 16 ... Read more
Artifacts appear below image if sliced or tiled image type is used
UPDATE: "By design"This issue is caused by the particular image having excessive space (alpha) at the bottom area. When sprite packe... Read more
SyncListStruct Callback doesn't work properly when you have multiple sam...
Repro steps: 1) Build project2) Open two instances of built applications3) In first one press "H" button on keyboard (starts Host)4)... Read more
[Shuriken Crash] Editor crashes after spawning a certain amount of mesh ...
Reproduction steps:1. Open attache project "ParticleCrash"2. Open scene "Main"3. Enter play mode- EthanBody (from standard assets) m... Read more
SyncVar with ScriptableObject doesnt work
SyncVar with ScriptableObject doesnt work. In 5.2 the client crashes when trying to sync the variable. In 5.3 there is an error mess... Read more
[Shuriken] When scaling mode is set to local or hierarchy particle syste...
Reproduction steps:1. Open project: "ShurikenScaleMode"2. Open scene: "Main"3. Enter play mode-You should see particle system with S... Read more
[Shuriken] With billboard alignment set to view rotating particles are n...
Reproduction steps:1. Open project "PivotViewBug"2. Open scene "Main"3. Simulate particle system- You should see that particles are ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS