Search Issue Tracker
[New scripting runtime] iOS player with Standard20 profile fails to comp...
1. What happenedTried building a Standard20 iOS player in XCode, but it produced a number of compiler errors instead. 2. How we can ... Read more
[Windows] Can't create a project with UNC style paths
Reproduction steps: 1. Open Unity2. Create a new project3. Project name: Test4. Location: \\127.0.0.1\c$5. "Create project" Expected... Read more
Windows player executable is not large address aware
Regression since 2017.2. Fixed in: 2017.2.2p1, 2017.3.1p3, 2018.1.0b9, 2018.2.0a1 Read more
Custom Property Drawers are not allways called when calling Property Field
To reproduce: 1. Open the project, attached by the tester (propertyDrawerBug.zip).2. Open the "scene" scene.3. Select the "Test" gam... Read more
[ShaderGraph] Terrain's shader becomes pink when distance between camera...
Terrain uses custom shader "PartyPreview.ShaderGraph" from ShaderGraph example project. Steps to reproduce:1. Download 989263_repro.... Read more
Editor crashes when the compute buffer size doesn't match the data type ...
Steps to reproduce:1. Download attached project and open "diffusion" scene2. Enter play mode3. Editor crashes4. Reopen project and o... Read more
Field decorated with a Range attribute defaults to 0 instead of the spec...
Steps to reproduce:1. Open attached “Range.zip” Unity project2. Right-click in Project Window3. Create->Test->RangeAttributeTe... Read more
Running root element in Test Runner does not run other tests
Reproduction steps:1. Download user's project and open in Unity2. Open Window -> Test Runner3. Select PlayMode4. Run the "New Uni... Read more
[DX11] Depth buffer not set correctly when using CubeTextureArrays
Reproduction steps:1. Download project "DepthBugEdited.zip" and open in Unity2. Open "TestScene"3. Enter Play mode Expected: depth b... Read more
[IL2CPP] Xcode build fails with - "No member named 'Configuration' in na...
Reproduction steps:1. Open and build the attached project to an iOS device. Actual result:- Xcode build will fail(IL2CPP):Classes/Na... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved