Search Issue Tracker
It is possible to migrate host to WebGL client
1. Open attached project2. Build for WebGL and run3. LAN host in the Editor4. LAN Client on WebGL5. Stop host in the Editor==>Cal... Read more
When client connects to nonexistent server it would not be able to conne...
1. Open attached project (UseWebSockets enabled there)2. Build for Win and run3. Press "LAN Client"==>No errors in the Developmen... Read more
[Camera] Frame delay when rendering Camera into texture manually (cam.Re...
To reproduce the issue follow the steps:1. Open "1FrameDelay" scene2. Attach a script debugger to the "RenderToTexture.cs" file3. Se... Read more
"Added web socket host cannot be dynamically removed" error appears when...
1. Create a project with NetworkManager and enable "UseWebSockets"2. Run the scene3. Lan Host4. Stop Host==>"Added web socket hos... Read more
[ARM] System.Func return value is broken
System.Func return value is broken on Android devices as it return incorrect values Read more
[AW] Next frame hotkey stops at increments of 1m3sec.
use the ">" hotkey to move forward in time, frame-by-frame.Notice that the next frame hotkey stops working at frame 1m3sec and al... Read more
Link to the corresponding shader is not shown when "Undefined Queue" err...
1. Open attached Unity project.2. Open the Console window.3. Right mouse click the "Assets" folder in the Project window and select ... Read more
[CacheServer] When entering a cache server's IP address, the connection ...
Steps to reproduce: 1. Set up a cache server on your machine2. Open new Unity project3. Go to Edit/Preferences/Cache Server4. Enable... Read more
[IL2CPP] Application crashes when Unity classes gets stripped
1. Open attached project2. Turn off Assets>AssetBundles>Simulation mode3. Turn on Assets>AssetBundles>Local AssetBundles... Read more
[Visualisation] Lit clustering crashes unity in ForwardShaderRenderLoop:...
To reproduce:1. Open attached project2. Open scene 13. Let GI bake4. Switch to Lit clustering5. Move around in scene view, try to mo... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code