Search Issue Tracker
SerializedProperty Undo does not work properly when the parent Serialize...
Generating diff of this object for undo because the type tree changed still occurs. I have attached a repro. Open the project. Navig... Read more
[Lighting] 'Bake Direct' job failed with error code: 5
1) Download the attached project2) Open 30HzSample scene3) go to the lighting window and press bake4) observe the repeating error me... Read more
Video player doesn't play when building on Windows for OSX
Steps to reproduce:1. Open user attached project on Windows2. Build for OSX, x86_64 Architecture (Don't build for x86, it is confirm... Read more
[iOS] Spinning wheel appears and application crashes on a device if exte...
To reproduce:1. Open project attached by the user2. Make sure "starter" scene is included in the build settings and build it for iOS... Read more
Editor crashes when 'Build And Run' is opening the built Xcode project w...
When "Build And Run" is used to open an iOS build with Xcode, Unity Editor crashes when opening Xcode. Steps to reproduce:1) Open th... Read more
WASM runtime error: integer overflow/unrepresentable
-e: when running attached scene in WASM it will fail with an error about integer overflow--works when loading asm build -repro:--get... Read more
Unable to find a corresponding location while using Partial classes/meth...
Reproduction steps: 1. Open "Test Project.zip" project and "SampleScene" scene2. Open "TestClass.Partial" in VS3. In Line 9 add a Br... Read more
High CPU usage and slow editor performance while the Profiler with Deep ...
Steps to reproduce:1. Open the user's submitted project2. Open scene "DebugScene" under Assets/__Test3. Open the Profiler with enabl... Read more
'A tree couldn't be loaded because the prefab is missing' error is throw...
To reproduce:1. Create a new project2. Import attached custom package ("case_1191833.unitypackage")3. Observe Console Expected resul... Read more
Loading a scene async creates huge performance spikes for the GPU
To reproduce the issue follow the steps:1. Open "TestLoading" project2. Build the project in development mode3. Start the build and ... 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