Search Issue Tracker
[Mojave] Editor crashed on profiling::profiler::GetProfilerThreadID() wh...
How to reproduce:1a.) The project is created for the Android platform, make sure that you don't have this platform installed1b.) In ... Read more
Shadows fail to cast in this scene
Shadows fail to cast in this scene This scene shadows fail to render, there is two reasons, first is LWRP still listens to the shado... Read more
The textures in the Editor appear blurry when disabling and re-enabling ...
How to reproduce:1. Open the user's attached "HDRPTexStreamingTest.zip" project2. Open the "SampleScene" Scene3. Go to File -> Bu... Read more
Transition blend handles should not be inversable
Transition blend handles should not be inversable 1. What happenedWhen manipulating the transition blend handles (blue start/end han... Read more
Environment lighting missing when building with CLI on Linux
What's happening? The customer experienced issues with building on CI where GI was not generated, when building from CLI. {}Reproduc... Read more
HideFlags does not work on instantiated prefabs when using a custom class
To reproduce:1. Open the QA's attached project2. Open the scene "SampleScene" and play it3. Go over all selections in the custom "To... Read more
Unity freezes after launching the project
Steps to reproduce: 1. Open the attached project.2. Click anywhere in the editor. The editor freezes and the program is not respondi... Read more
5.4, IsFinite(outDistanceForSort) error messages, something to do with w...
- Open attached project- Open scene "level2"- Enter play mode Actual: See error messages in consoleIsFinite(outDistanceForSort)Unity... Read more
[Shadows] Camera.Render() clears _CameraDepthTexture if there's a shadow...
To reproduce:1. Open attached project2. Open scene "scene"3. Comment out line 47 "QualitySettings.shadowDistance = 0;" in DeferredPa... Read more
[Android] Player Loop in Profiler is not steady when empty Scene is open...
Reproduction steps:1. Open the attached project “PlayerLoopNotSmoothProject”2. Select Android in Build Settings3. Make sure "Develop... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object