Search Issue Tracker
Debugger continues instead of stepping over line.
Steps to reproduce:1. Open project "case_790439-DebugBug Edited"2. Open "BugScene" scene3. Open BugCode.cs with Visual Studio 20154.... Read more
[UNET] NetworkServer.Spawn disconnection when using network latency simu...
[UNET] NetworkServer.Spawn disconnection when using network latency simulation Steps to reproduce:1. open attached project (make sur... Read more
tex2Dlod colors turn black with RenderTexture when switching to fullscre...
Reproduction steps:1. Open user attached project, make sure OpenGLCore is on top of Graphics API list in PlayerSettings2. Build the ... Read more
[WSA][backport] on 5.3 project's .sln file is regenerated each time when...
On 5.3.4 project's .sln file is regenerated each time when rebuilding which breaks user's project if it was modified. On 5.4.0 proje... Read more
[SpriteEditor] Sprite editor hangs when opening a specific spritesheet
Steps to reproduce:1. Open the attached project 'case_790378-SpriteSlice'2. Open 'SmallObjectsSheet' with Sprite Editor3. Notice tha... Read more
New installed Unity will report timeout error in commandline activiation
Unity require ~/Library/Unity/Certificates/CACerts.pem to validate ssl handshake.In command line mode, the CACerts.pem file will not... Read more
[Android] Rendering fails on Vivante if Camera.rect is different than de...
To reproduce:1) Open attached project and BugShowcase scene2) Build and run on device3) Tap "State 3"4) Notice that only skybox is r... Read more
[Networking] Misspellings in NetworkDiscovery.Initialize() log
Steps to reproduce:1. Open attached project2. Open scene 'one'3. Play scene4. Click 'Initialize Broadcast'5. In console, notice the ... 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