Search Issue Tracker
Remote profiling Networking should have a warning
Steps to reproduce:1. open attached project2. build and run3. connect host and client together4. use the profiler in window to conne... Read more
[Profiler]Editor crash while using Deep Profile, Record, Editor Profiling
To reproduce:1. Open attached project2. Open Window->Texture Overview3. Open profiler4. Click "Record", "Deep-Profile" and "Profi... Read more
"MonoBehaviour" children count increases with each import of a script in...
How to reproduce:1. Create a new project2. Open the Profiler window (Window -> Analysis -> Profiler)3. Change the Profiler Mod... Read more
UI Details profiler does not display any information when selected and t...
How to reproduce:1. Create a new Unity project2. In the Hierarchy window create UI > Text GameObject3. Open the Profiler window4.... Read more
Recorder.elapsedNanoseconds values do not match with Profiler time value...
Reproduction steps:1. Open the attached project "Profiler Bug.zip";2. Open the Test scene;3. Enable the Profiler by clicking "Record... Read more
Attaching build to "Frame Debug" throws inaccurate error when "Graphics ...
How to reproduce:1. Open attached project "MultihreadedRenderingError.zip"2. Make sure that "Edit" -> "Project Settings" -> "P... Read more
V-sync profiler markers return 0 when building the project with Developm...
Reproduction steps:1. Open the user's attached project2. Go to File > Build Settings and enable the Development Build option3. Pr... Read more
[Standalone] crashes after 60minutes+ in RenderSettings::VirtualRedirect...
Steps to reproduce:1. open attached project2. open scene "Wilderness_lvl_08"3. build and run for standalone- leave the game running ... Read more
[Profiling] "Profiler data stream has invalid signature" exception is th...
"Profiler data stream has invalid signature.Are you using a player built with an older Unity version? " is thrown after get loaded t... Read more
Editor freezes when using Profiler.EndSample due to non matching Profile...
To reproduce:1. Open attached project2. Open profiler3. Play scene 14. Press begin5. Press end6. Editor freezes Samples:OnGUI() (at ... 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