Search Issue Tracker
Move Game Object To Unloaded scene on scene unloaded callback is possibl...
To reproduce: 1. Open attached project.2. Run tests. Result: Moving game object to scene (which was unloaded), on sceneUnloaded call... Read more
[Regression] Build and Run tries to create Standalone executable named "...
Steps to reproduce:1. Create new project2. Press CTRL + B3. When you are asked where to build just leave file name blank and press c... Read more
Prefabs and Undo leads to crash
Reproduction steps: 1. Open "MinimalReproProject.zip"2. Open the "Main" Scene3. Drag and Drop "Prefab A" from the Project window ont... Read more
Editor becomes unresponsive when calling ScreenCapture.CaptureScreenshot...
How to reproduce:1. Open the "Test" scene in the attached project.2. Change the resolution of the game view to a fixed large value (... Read more
Blit operation is tripled when another Camera is active in the scene
Reproduction steps:1. Open the attached project.2. Play the scene.3. Open Window > Frame Debugger.4. Enable it. Actual behavior:-... Read more
[Regression] Editor crashes on ShaderVariantCollection::GetShaderKeyword...
Steps to reproduce:1. Open attached project "932299.zip"2. Press on "Build/Build Windows" menu itemasset bundle containing shaders w... Read more
[OSX] Asynchronous functions and Task.Delay are not recognized on VS2017
To reproduce:1. Open project2. Open 'case_932658-Test2017.csproj' using VS20173. Open 'test' script using Unity editor Expected: no ... Read more
The function "GetComponentInParent" returns null when the parent object ...
Reproduction steps:1. Open the attached project;2. Build the scenes on Standalone platform;3. Open the built project;4. Click "LAN H... Read more
Editor crashes with different stack traces when opening the scene
To reproduce: 1. Open the project, attached by the user (ShotClockChamps.zip)2. Open the "Back" scene Expected: the Editor does not ... Read more
[Collab] File format change is detected as renaming when replacing image...
To reproduce:1. Create new project2. Add png image, push to collab3. Convert image to jpeg, replace png image with itNotice, that co... 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