Search Issue Tracker
AssetPostprocessor methods not called during a fresh import or full reim...
To reproduce:1) Open the attached project2) Notice there is nothing printed to the Console3) Right click the Validation Warning Audi... Read more
[Android] Calling Marshal.AllocHGlobal and then LoadAllAssets increases ...
How to reproduce:1. Open user attached project2. Build and run3. Wait for Marshall allocation and asset bundle load to finish4. Comp... Read more
GraphicsRaycaster not working after executing AddComponent<Image> ()
To reproduce: 1. Open the project, attached by user2. Press Play3. Press A button, this will create new game object with Image compo... Read more
Baked lighting shadow Artifacts when objects are further away from the c...
Steps to reproduce:1. Create a new project2. Create a new scene3. Set the Directional Light to baked4. Set it to cast soft/hard shad... Read more
Type [ProceduralMaterial] cannot compile on WebGL and is not stripped
When trying to compile a build with a script that contains the type "ProceduralMaterial" (substances) to WebGL it will through a mis... Read more
[WebGL] Missing Progress bar for some projects
To reproduce:1. Open any large project (user's project and builds are added in Edit)2. Build and run it on WebGL Expected: when load... Read more
Unity crashes when using external pointer to WebCamTexture at TexturesD3...
Steps to reproduce:1. Open the attached project (WebCamBug.zip)2. Open the Assets/test.unity scene3. Play a Scene4. Observe the cras... Read more
[macOS] Video Player doesn't play on standalone build with x86 architecture
Steps to reproduce:1. Download and open "903612 repro.zip"2. In build settings window, make sure the architecture is set to x863. Bu... Read more
Animator.SetLayerWeight CPU usage is increased compared to 5.5
Steps to reproduce:1. Download 903687_repro.zip and open "test" scene2. Open profiler and enter play mode3. In Profiler check Behavi... Read more
Crash in scripting_array_length when using StructLayout attribute and in...
To reproduce: 1. Open the project, attached by tester2. Select Main Camera in the scene3. In the Inspector, change values in the New... 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