Search Issue Tracker
[Regression] Crash in Projector::PrepareRenderNode after selecting gameo...
Steps to repro: 1. Open attached project and 't1' scene;2. Select 'Terrain' gameobject in the Hierarchy;3. In the Terrain Inspector ... Read more
[UI] Clicking on `Swatches` text on Color Picker doesn't toggle the grou...
Swatches group in new Color picker doesn't toggle when clicked on `Swatches` text. Instead, user needs to click on the triangle icon... Read more
Selection.objects doesn't select objects in the project window first column
How to reproduce:1. Open given Unity project2. Select Editor folder from Hierarchy in Project window3. Select Assets -> Create -&... Read more
[Win] standalone il2cpp build fails with errors
-e: when trying to compile an empty project it will fail with errors -repro:--install Editor with Windows Standalone Il2CPP support ... Read more
[Renderer] Mesh Particle Pivot offset adjustment based on particle size ...
Looks like we were using size*size before, and now it is just size.(i.e. to make the particles appear in the same position, a size o... Read more
[OSX] Editor fails to recognize installed Il2cpp support
-e: it shows an error saying Il2cpp is missing despite it being installed -repro:--install Editor with OSX Standalone Il2CPP support... Read more
[UI] Selecting gizmos doesn't work in Scene View
Steps for reproduction:1) Download the project below or create a new project2) In Scene View, try to select lights or camera3) Obser... Read more
A texture's pixels are being changed after Texture2D.Apply() is called
Steps to reproduce:1. Open QA's attached project2. Open "SceneTest"3. Enter playmode and press Z Expected result: Texture's color do... Read more
Unity Editor does not recognize assets if an importer warning has been e...
How to reproduce:1. Open Unity2. Load tester-submitted project(ShaderLineEndings.zip)3. Inspect shaders. Some will be ok, others cou... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument