Search Issue Tracker
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more
ParticleSystem 2D Collision Breaks When Particle Velocity is Zero or Col...
How to reproduce: 1. Open and play the ZeroVelocity Scene in the attached project2. On collision with the moving object, particles s... Read more
[LPPV] Particle System Sub-emitters using LPPV create strange bounding b...
Using a LPPV on a particle emitters sub-emitter creates a strange bounding box issue in Edit mode. This does not happen in Play mode... Read more
[LPPV] Trail Renderer recieves "incorrect values" from LPPV
Trail renderer doesnt appear to receive the correct values from a Light Probe Proxy Volume (See Image). Repro Steps: 1) Open attache... Read more
Particle System none uniform scale changes billboards direction.
When a particle system(or parent system and scaling mode == Hierarchy) has a none uniform scale then billboards will no longer face ... Read more
RectTransform rect & sizeDelta incorrect in Awake() when affected by Lay...
How to reproduce: 1. Open a new project2. Import attached package3. Open scene RectTransform Repro Scene.unity4. Play the scene- Not... Read more
Combined static batched mesh changes UV coordinates when playing the scene
To reproduce the issue follow the steps:1. Open StaticBatchingBug scene from attached project.2. Notice how it looks in scene view.3... Read more
[WebGL]Crash when Strip Engine Code is enabled
To reproduce:1) Open attached project (empty one does not crash)2) Make sure "Strip Engine Code" is enabled in player settings3) Bui... Read more
[AssetBundle] Loading scene through bundle second time crashes
Repro steps:1) Open the project and LoadingScene in it2) Play and wait for it to finish to load(click the popped up dialogs till the... Read more
Incorrect position of UI elements when project is run in Fullscreen stan...
How to reproduce:1. Create a new project and import package "Attachment Issue_UIsize.unitypackage.unsafe"2. Build the project and ru... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server