Search Issue Tracker
Camera won't render custom shader to texture
How to reproduce:1. Open Unity2. Load user submitted project3. Open 'TestCubeView.unity' scene4. Notice a grey cube being rendered t... Read more
Applying a prefab with UI elements adjusts the UI object position
To reproduce:1. Open attached Unity project "PrefabUIBug.zip"2. Open "RandomEvents" scene3. In the Hierarchy, navigate to InGameUIRa... Read more
[MacOS] EditorPrefs.SetString fails to set value if used in batchmode
To reproduce:1. Download project2. Run from command line:/Applications/Unity/Unity.app/Contents/MacOS/Unity -batchmode -quit -projec... Read more
UnityWebRequest using "../" at the start of a URL will result in an inte...
How to reproduce:1. Download attached project file and open "test" Scene2. Select the Main Camera in Hierarchy Window and set the UR... Read more
[OSX 10.13] CPU usage on built empty scene is much higher than on 10.12 ...
To reproduce:1. Create a new project2. Disable Directional light(for better repro)3. Build and run scene4. Open activity monitor Exp... Read more
"Prefab power" tutorial has a typo in the word "transform"
Steps to reproduce: 1. Download the tutorial and keep going until the 12th step. Expected: "All GameObjects have a tranform componen... Read more
When using CommandBuffer.DrawRenderer() the shader stencil state leaks a...
Steps to reproduce: 1. Download and open the attached project2. Observe the scene's gameobjects in the Game view Expected result: ob... Read more
Performance - Refresh() takes much longer in 2018.1
Steps to reproduce:1. Open attached project2. Go into play mode-After 5000 iterations of AssetDatabase.Refresh() elapsed time will a... Read more
[PreviewRenderUtility] Unity freezes when calling Render() on a preview ...
How to reproduce:1. Open the attached "RenderFreeze" project2. Go to "Bug Reproduction" (custom menu item) --> and click on "Forc... Read more
Unity editor fails to reload AnimatorControllerLayer from AnimatorContro...
Steps to reproduce:1. Open user attached project2. In the Main scene click on "GetAnim" game object and press "Generate & Save"3... 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