Search Issue Tracker
Text in 2D section of preferences window is clipped
The text in the 2D section of the Preferences window reads: "Maximum Sprite Atlas Cache Size (": https://gyazo.com/773ed44e31da0e154... Read more
[JsonUtility] ToJson() with Lists and lots of Data causes crash
Repro steps:1) Open the project and Scene.scene in it2) Take a look in the script - notice the for cycle with 500k iterations3) Play... Read more
Can't assign prefab to script GameObject public parameter
1. What happenedIn Inspector can't assign prefab from Assets, as a GameObject parameter in script.The behaviour can be viewed here: ... Read more
[Shuriken] Particles disappear after going offscreen and returning
Steps to reproduce: 1. Download and import attached project. (ParticlesDisappearing.zip)2. Open scene: main.3. Play.4. Return to sce... Read more
[WebGL] Autoconnecting project to profiler locks up browser periodically
To reproduce:1) Create new projectOptional: Create a moving cube to better see when it freezes2) Change platform to WebGL3) Enable '... Read more
[IL2CPP] Socket.Select throws NullReferenceException while using NetMQ l...
1. Install py27-zmq via macports2. Go into project root3. Via terminal python2.7 zmq_echo_rtr.py4. Open project in Unity5. Build to ... Read more
[Particles]Small particles cause large shadows
When the max particle size is very small the shadows cast will sometimes become too large. (see gif)1) Open Project ParticlesShadowB... Read more
'GetLocalizedString is not allowed...' error in console on dropping spri...
1. What happenedDropping sprite into scene view causes the following error to be logged into console:GetLocalizedString is not allow... Read more
Once SuspensionSpring of Wheelcollider get's set to 0, it's impossible t...
To reproduce:1. Open attached project2. Enter play mode How to get to this state:1. Create a new vehicle with EasySuspension2. Set t... Read more
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps:1. Open attached Unity project.2. Open and play "ts" scene.3. Unity crashes. Additional note:"Marshal.StructureTo... 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