Search Issue Tracker
[Delegates] null Delegate.Target == null returns false
Steps to reproduce:1. open users attached project2. make new gameObject3. attach "delegateTargetTest" script4. play scene - Check co... Read more
[ColorPicker] Color doesn't update for the material when color picker po...
Reproduction steps(GIF attached):1. Open attached project.2. Select "DA_ColorEdit_00_body" material inside "TestSBS > DA_ColorEdi... Read more
[UNETServerDll] No error message when NetLibraryManager.Send() is failed
Steps:1. Open attached solution2. Build3. Run "Server.exe"==>"Server started: 9999" message appears in console4. Run "ClientGUI.e... Read more
[UNETServerDll] Each next "connect" occupies more memory than previous one
Steps:1. Open attached project in VS 20152. Run ClientGUI project==>Diagnostic tab shows the amount of occupied memory(46 MB)3. P... Read more
[UNETServerDll] Send callback is not invoked after NetLibraryManager.Sen...
Steps:1. Open attached solution2. Build3. Run "Server.exe"==>"Server started: 9999" message appears in console 4. Run "ClientGUI.... Read more
[iOS][MT] Crash when trying to render with multiple iOS devices to the s...
To Reproduce: 1. Open and run the attached project with Metal.2. Connect one device to an Apple TV (other AirPlay Server) and click ... Read more
[UNETServerDll] Attempt to connect to server while client is intensively...
Steps:1. Open attached solution2. Build3. Run "Server.exe"==>"Server started: 9999" message appears in console4. Run "ClientGUI.e... Read more
[UNETServerDll] CRCMismatch error appears only after second connect
Steps:1. Open attached solution2. Build3. Run "Server.exe"==>"Server started: 9999" message appears in console4. Run "ClientGUI.e... Read more
[CommandBuffer] No shadows are cast via DrawProcedural unless there is a...
Steps to reproduce: 1. Open attached project2. Open scene "SkinnedMeshInstanceTests" and run it3. Notice that there are no shadows c... Read more
Perforce support won't connect to Helix Cloud due to outdated P4 API code
Reproduction steps:1) Try setting up perforce from Unity--- When connecting you will get an error "This version of your client is no... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used