Search Issue Tracker
No warnings are thrown when using multiple Shaders with duplicate intern...
How to reproduce:1. Open the attached project (DuplicateShaderTest.zip)2. In the Project window, under Assets, select the Material "... Read more
[Profiler] Taking a detailed memory sample triggers a crash (after calli...
To Reproduce: 1. Open & run the attached project.2. Open profiler, select Memory and change to detailed.3. Click the button (it ... Read more
[Mobile][IL2CPP] App crashes after the splash screen when there's a NavM...
Repro steps:1. Create a new project2. Add a NavMeshObstacle component to any Game Object in the scene and save it3. Switch build tar... Read more
Right-clicking twice in a row does not highlight the scene which results...
How to reproduce:1. Open attached project "case_1162516.zip"2. In Project window, drag "SceneA" to the Hierarchy window3. In Hierarc... Read more
Reflection Probe position is changed when resizing the Reflection Probe ...
How to reproduce:1. Create a new project2. In the Hierarchy, right-click -> Light -> Reflection Probe3. In the Inspector, unde... Read more
Changing the product name does not automatically change the name of buil...
How to reproduce:1. Create a new project or open an existing one2. Build and run the project2. Open Player Settings (Edit -> Proj... Read more
WebGL fullscreen doesn't revert ro original resolution on exit
To reproduce:1. Open attached project2. Build WebGL3. Open WebGL build4. Enter fullscreen5. Exit fullscreen6. WebGL doesn't reverts ... Read more
[tvOS] "Menu" button on Siri Remote returns "Joystick1Button19" instead ...
How to reproduce:1. Build & Run the "tvOS_Input.zip" project for tvOS2. Press "Menu" button on the Siri Remote3. Check which but... Read more
Serializable field attribute lists are not visible in the Inspector wind...
Reproduction steps:1. Open the attached Unity project "ReorderableListBug.zip"2. Open the "SampleScene.unity" Scene3. In the Hierarc... Read more
Animation Clips don't play in separate layers
Video: http://screencast.com/t/J7l6m94Rv8To reproduce:1. Open attached project2. Enter play modeExpected result: As the Bear's movem... 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
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project