Search Issue Tracker
[OSX] Render Texture does not work in Firefox, Safari
How to reproduce: 1. Open attached project2. Open scene Main.unity- Note how there is a cube properly rendered onto the texture3. Bu... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
Crash on "typeinfo for NonCopyable" when copying and pasting a nested Pr...
Reproduction steps:1. Open the attached project “CubeUnity-Repro”2. Open the "VfxKaZar_Ongoing" Prefab in Prefab Mode3. In the Hiera... Read more
[GLCore][Windows][Editor] Switching to GLCore breaks GameView, 5.4b4 reg...
Repro steps:1) Open the project(which is empty and newly created)2) Change graphics API to GL3) Notice the Game View breaks (look at... Read more
Additional files are not always considered as input into the compilation...
Reproduction steps:1. Open the “SourceGeneratorTest_2022“ project2. Open the “Assets/Code/Gameplay/LocalisationKeys.LocalisationKeys... Read more
[iOS] Audio will be played from earspeaker if Microphone.Start() is used
1. Open attached project(zip in edit)2. Build to iOS device3. AudioSource.Play() and Microphone.Start() will be launched on beginnin... Read more
Graphics.DrawProceduralIndirect method doesn't have an override with Gra...
How to reproduce:1. Open the attached "case_1372936" project2. Observe the Console log Expected result: No error is thrownActual res... Read more
"IndexOutOfRangeException" error is thrown when selecting the Layer drop...
Reproduction steps:1. Open the attached “ASDQWE” project2. In the Hierarchy Window Select Camera GameObject3. In the Inspector Windo... Read more
uGUI load spikes on iOS devices when using multiple canvases
How to reproduce:1. Open the user’s attached “2022.2_urp_test.zip” project2. Go to Build Settings and enable “Development Build” and... Read more
[iOS] Substance RAM footprint is including input texture files
How to reproduce: 1. Open attached project (35518 substance ram.zip)2. Build to iOS and run- Once run, there should be two spinning ... 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