Search Issue Tracker
EntryPointNotFoundException is thrown if iOSSupport does not exists when...
1. Make sure that PlaybackEngines does not contain iOSSupport2. Create new project3. Build and Run to tvOS4. EntryPointNotFoundExcep... Read more
[tvOS] UnityEngine.Apple.TV not documented in the scripting references
None of the properties in UnityEngine.Apple.TV.Remote are documented.See 'Remote.mem.xml' in '/Volumes/WD_Drive/Workspace/unity/Docu... Read more
[iOS] Texture on device takes more memory than it should
To reproduce:1. Open the attached project2. Build for iOS with Profiler attached3. Build with Xcode to iOS device4. Open Profiler wi... Read more
ArgumentException: GUILayout: error in FC Audio Tools extension
Steps to reproduce : - import the FC Audio Tools extension from the Asset Store- go to Window > FC Audio Tools > Wave Editor- ... Read more
NullReferenceException in NGUI editor extension
Steps to reproduce : - import the NGUI package from the Asset Store https://www.assetstore.unity3d.com/en/#!/content/2413- open any ... Read more
[Shuriken] Rendering Order Changes When Particles Die
Steps to reproduce: 1. Download and import attached project. (Clouds.zip)2. Open scene: main.3. Play.4. Inspect the clouds in game v... Read more
[Regression][5.4] Weird window with choosing project location is display...
Steps to repro: 1. Open Unity Launcher Window;2. Click New button to open new project page;3. Press Backspace button. Actual result:... Read more
[LineRenderer] Line width becomes 0 when modifying the last position
Steps to reproduce: 1. Download and import attached project.2. Open scene: DemoSceneSimple.3. Play.4. Click and drag on game view so... Read more
[Inspector][Rotation] Rotation value change in play mode is calculated i...
Repro steps:1) Open project2) Create a cube3) Change Rotation X to 1004) Enter Playmode and notice it is changed to ~805) Repeat wit... Read more
[Animation] Keyframes can't be copy/pasted to a clip where associated pr...
Reproduction steps:1) Open attached project2) Open scene "TestScene" and3) Select "TestAnimation" game object4) In the Animation Tab... 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